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 'destroy' of undefined #1440

Closed
faboweb opened this issue Oct 9, 2018 · 0 comments · Fixed by #1538
Closed

TypeError: Cannot read property 'destroy' of undefined #1440

faboweb opened this issue Oct 9, 2018 · 0 comments · Fixed by #1538
Labels
bug 🐛 issues related to unhandled errors in the code that need to be fixed

Comments

@faboweb
Copy link
Collaborator

faboweb commented Oct 9, 2018

https://sentry.io/tendermint/cosmos-voyager/issues/542519177/

TypeError: Cannot read property 'destroy' of undefined
  at unbind (/C:/Users/hideki/.cosmos-voyager/resources/app/dist/renderer.js:77300:27)
  at callHook$1 (/C:/Users/hideki/.cosmos-voyager/resources/app/dist/renderer.js:37497:7)
  at _update (/C:/Users/hideki/.cosmos-voyager/resources/app/dist/renderer.js:37458:9)
  at updateDirectives (/C:/Users/hideki/.cosmos-voyager/resources/app/dist/renderer.js:37400:5)
  at Array.unbindDirectives (/C:/Users/hideki/.cosmos-voyager/resources/app/dist/renderer.js:37394:5)
...
(25 additional frame(s) were not displayed)
@NodeGuy NodeGuy added the bug 🐛 issues related to unhandled errors in the code that need to be fixed label Oct 9, 2018
@NodeGuy NodeGuy assigned NodeGuy and unassigned NodeGuy Oct 23, 2018
@NodeGuy NodeGuy added low priority has been discussed, will be addressed later and removed high priority ❗ low priority has been discussed, will be addressed later labels Oct 23, 2018
@fedekunze fedekunze self-assigned this Nov 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 issues related to unhandled errors in the code that need to be fixed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants