• Steven's avatar
    fix(web): resolve Leaflet DOM cleanup error causing app crashes · cabd0d61
    Steven authored
    - 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
    cabd0d61
Name
Last commit
Last update
..
public Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
biome.json Loading commit data...
components.json Loading commit data...
index.html Loading commit data...
package.json Loading commit data...
pnpm-lock.yaml Loading commit data...
tsconfig.json Loading commit data...
vite.config.mts Loading commit data...