You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you open http://localhost:3000/drones-map and then click on "MissionPlanner" the map won't load.
Do you have the same issue? I must refresh the page manually.
The text was updated successfully, but these errors were encountered:
I also faced this issue. I did little debugging, this error is here when we navigate to mission planner componentWillUnmount is triggered which cause this error.
It seems that disconnect is not found on props
If you open http://localhost:3000/drones-map and then click on "MissionPlanner" the map won't load.
Do you have the same issue? I must refresh the page manually.
The text was updated successfully, but these errors were encountered: