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

"TypeError: Cannot get property 'bbl' of undefined or null" from AddressPage.js's handleResults() #340

Open
toolness opened this issue Jul 27, 2020 · 1 comment

Comments

@toolness
Copy link
Contributor

toolness commented Jul 27, 2020

This is one of the most frequently occurring errors in Rollbar.

Not sure what's going on here but it might be linked to #318, possibly.

toolness added a commit that referenced this issue Jul 29, 2020
This is a squashed merge which contains commits from both myself and Sam Rabiyah.

Note that this introduces an explicit `throw` for the situation where an address search has no geosearch information; this essentially means that the error signature for #340 will now be different, as it will be an explicit exception rather than `Cannot get property 'bbl' of undefined or null`.
@toolness
Copy link
Contributor Author

Note that since #346 this will be reported as an explicit exception with the message Address results do not contain geosearch results.

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

1 participant