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

Can't get information about new crossing without reloading page #454

Open
Niicck opened this issue Jan 29, 2019 · 0 comments
Open

Can't get information about new crossing without reloading page #454

Niicck opened this issue Jan 29, 2019 · 0 comments
Labels

Comments

@Niicck
Copy link
Collaborator

Niicck commented Jan 29, 2019

This bug appears after creating a new crossing. If you try to click on that crossing from the /map, you receive the error:

console.js:39 TypeError: Cannot read property 'coordinates' of null
    at value (CrossingMapPage.js:126)

After reloading the page once, there are no issues navigating to that crossing's sidebar page.

The coordinates are accurately stored on the database side. So something seems to be off about the data store/caching on the frontend.

@Niicck Niicck added the bug label Jan 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant