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
when i draw on map i got this error:
Unhandled Runtime Error
TypeError: Cannot use 'in' operator to search for '_leaflet_id' in
i use this versions of react and react-leaflet:
"leaflet": "^1.8.0",
"leaflet-selectareafeature": "^0.1.4"
"react": "18.2.0"
"react-dom": "18.2.0"
"react-leaflet": "^4.0.1"
The text was updated successfully, but these errors were encountered:
when i draw on map i got this error:
Unhandled Runtime Error
TypeError: Cannot use 'in' operator to search for '_leaflet_id' in
i use this versions of react and react-leaflet:
"leaflet": "^1.8.0",
"leaflet-selectareafeature": "^0.1.4"
"react": "18.2.0"
"react-dom": "18.2.0"
"react-leaflet": "^4.0.1"
The text was updated successfully, but these errors were encountered: