OpenTreeMap / otm-core

OpenTreeMap is a collaborative platform for crowdsourced tree inventory, ecosystem services calculations, urban forestry analysis, and community engagement.
www.opentreemap.org
Other
186 stars 88 forks source link

Unhandled JS exception when localStorage is not accessible #3257

Closed jwalgran closed 5 years ago

jwalgran commented 5 years ago

SecurityError: Failed to read the 'localStorage' property from 'Window': Access is denied for this document.

https://rollbar.com/Azavea/OpenTreeMap/items/3387/

Catch the exception and log it to Rollbar as a warning, rather than having it crash.