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
Got the above error after updating react-leaflet from 3.2.1 to 3.2.2 and the map doesn't render anymore.
The above error occurred in the <ForwardRef(LeafComponent)> component:
in ForwardRef(LeafComponent) (created by FullscreenWithEvents)
in FullscreenWithEvents (created by LocationsMap)
in div (created by MapContainer)
in MapContainer (created by LocationsMap)
in div (created by LocationsMap)
in LocationsMap
When I disable react-leaflet-fullscreen-plugin the map renders again