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

sign in on account creation doesn't work as expected #290

Closed
jbibla opened this issue Dec 29, 2017 · 1 comment · Fixed by #311
Closed

sign in on account creation doesn't work as expected #290

jbibla opened this issue Dec 29, 2017 · 1 comment · Fixed by #311
Labels
bug 🐛 issues related to unhandled errors in the code that need to be fixed

Comments

@jbibla
Copy link
Collaborator

jbibla commented Dec 29, 2017

app menu still says "Sign In" and errors below

user.js?dff5:88 Uncaught (in promise) TypeError: Cannot read property 'address' of undefined
    at Store._callee7$ (webpack-internal:///508:292:19)
    at tryCatch (webpack-internal:///487:65:40)
    at Generator.invoke [as _invoke] (webpack-internal:///487:299:22)
    at Generator.prototype.(anonymous function) [as next] (webpack-internal:///487:117:21)
    at step (webpack-internal:///17:17:30)
    at eval (webpack-internal:///17:35:14)
    at Promise (<anonymous>)
    at F (webpack-internal:///32:35:28)
    at eval (webpack-internal:///17:14:12)
    at Store.signIn (webpack-internal:///508:309:10)
@faboweb faboweb added the bug 🐛 issues related to unhandled errors in the code that need to be fixed label Dec 29, 2017
@jbibla
Copy link
Collaborator Author

jbibla commented Dec 29, 2017

same errors for importing seed

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.

2 participants