Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot share permalink (TypeError) #30

Closed
dbrgn opened this issue Nov 20, 2018 · 2 comments
Closed

Cannot share permalink (TypeError) #30

dbrgn opened this issue Nov 20, 2018 · 2 comments

Comments

@dbrgn
Copy link

dbrgn commented Nov 20, 2018

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:

img

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)
@mehran66
Copy link

I am experiencing the same issue...When I reopen the url of an imagery in aother tab, it does not work. For example:
https://map.openaerialmap.org/#/13.7109375,42.94033923363181,2/latest/5fb25a434843720006bfdf62?_k=q6zlhr

@cgiovando
Copy link
Contributor

Tracking here hotosm/oam-browser#290

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants