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
However, when opening that link in a new browser window, it stays white and the following JS error shows up in the console:
results_pane.js:47 Uncaught TypeError: Cannot read property 'user' of undefined
at Object.getUserForImage (results_pane.js:47)
at Object.render (results_pane.js:74)
at f._renderValidatedComponentWithoutOwnerOrContext (ReactCompositeComponent.js:796)
at f._renderValidatedComponent (ReactCompositeComponent.js:819)
at f.performInitialMount (ReactCompositeComponent.js:359)
at f.mountComponent (ReactCompositeComponent.js:255)
at Object.mountComponent (ReactReconciler.js:43)
at mountChildren (ReactMultiChild.js:234)
at m._createInitialChildren (ReactDOMComponent.js:701)
at mountComponent (ReactDOMComponent.js:520)
The text was updated successfully, but these errors were encountered:
I'm trying to share a permalink to a dataset. For example this one:
https://map.openaerialmap.org/#/8.816353976726532,47.223182304127185,18/square/12022112230023221111/5bf342741c49bf0006fc09c7?_k=mvkj8o
However, when opening that link in a new browser window, it stays white and the following JS error shows up in the console:
The text was updated successfully, but these errors were encountered: