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 'address' of undefined #1439

Closed
faboweb opened this issue Oct 9, 2018 · 1 comment
Closed

TypeError: Cannot read property 'address' of undefined #1439

faboweb opened this issue Oct 9, 2018 · 1 comment
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/720197106/

TypeError: Cannot read property 'address' of undefined
  at Store._callee$ (/C:/Users/hideki/.cosmos-voyager/resources/app/dist/renderer.js:93719:51)
  at tryCatch (/C:/Users/hideki/.cosmos-voyager/resources/app/dist/renderer.js:69756:40)
  at GeneratorFunctionPrototype.invoke [as _invoke] (/C:/Users/hideki/.cosmos-voyager/resources/app/dist/renderer.js:70009:22)
  at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (/C:/Users/hideki/.cosmos-voyager/resources/app/dist/renderer.js:69789:21)
  at step (/C:/Users/hideki/.cosmos-voyager/resources/app/dist/renderer.js:6310:30)
...
(22 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 jbibla and unassigned NodeGuy and jbibla Oct 22, 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
@NodeGuy
Copy link
Contributor

NodeGuy commented Nov 5, 2018

Closing because this is a cascading error after #1440.

@NodeGuy NodeGuy closed this as completed Nov 5, 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

No branches or pull requests

3 participants