fix(web): resolve Leaflet DOM cleanup error causing app crashes
- Add MapCleanup component to properly remove Leaflet map instances on unmount - Fix LocationMarker initialization with useRef to prevent re-initialization - Remove problematic key prop in LocationDialog that caused unnecessary remounts - Fix goimports formatting in tag parser Fixes #5260
Showing
Please register or sign in to comment