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
Looks like the call to map.setCenter can be invoked before the map is initialized. Also the map variable is set as a global variable. If that's the intention, do it explicitly with window.map =. Though I don't see why we need it to be global.
https://sentry.ragtag.org/ragtag/nomad-prod/issues/122/
The text was updated successfully, but these errors were encountered: