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

Data retry now prevents null lat/lon project view pages from loading #604

Open
NealHumphrey opened this issue Oct 5, 2017 · 2 comments
Open
Assignees

Comments

@NealHumphrey
Copy link
Collaborator

Projects with null lat/lon return a 500 server error from the API when trying to retreive nearby projects. With the new code for retrying, this 500 error then throws the getDataError state, which prevents the page from loading.

Need to fix this so that invalid data just shows up null so the rest of the page can load

Example: Ivy City Demonstration Initiative - DC Habitat Phase III

@NealHumphrey
Copy link
Collaborator Author

@ostermanj would be good if you can look into this at some point (only occurs w/ some projects of course)

@NealHumphrey
Copy link
Collaborator Author

Status: there's an open pull request for fixing this. Needs review and then this can likely be closed.

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

No branches or pull requests

2 participants