osm-fr / osmose-frontend

Part of osmose that shows results on the website http://osmose.openstreetmap.fr
GNU General Public License v3.0
41 stars 39 forks source link

TypeError: Cannot read properties of undefined (reading 'parse') #511

Closed Famlam closed 1 month ago

Famlam commented 1 month ago

It seems the frontend (non-beta) has a bug now, where if you open any marker, the info-panel will show this message: "TypeError: Cannot read properties of undefined (reading 'parse')"

frodrigo commented 1 month ago

Fixed. I was a deploy issue.

I still surprised we can deploy with missing dependencies...