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 read property 'data' of undefined #7

Open
dpca opened this issue Jul 20, 2017 · 0 comments
Open

TypeError: Cannot read property 'data' of undefined #7

dpca opened this issue Jul 20, 2017 · 0 comments

Comments

@dpca
Copy link
Member

dpca commented Jul 20, 2017

Sentry caught this and I think it happens when the response from return request(this.queryUrl, args) has no result, for whatever reason. It should fail gracefully or throw a more meaningful error.

TypeError: Cannot read property 'data' of undefined
  at parse(../node_modules/curious-js/curious.js:947:0)
  at parse(../node_modules/curious-js/curious.js:1510:0)
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