We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Current routing is to / after restoring, which causes user to enter password again.
/
Routing should be to /dashboard after restoring, but getting the error
/dashboard
2019-04-13 23:06:16 GMT+2 - [ERROR] TypeError: Cannot read property 'chain' of undefined at VueComponent.selectedChain (/home/schiessl/Projekte/BitShares/beet/src/components/dashboard.vue:116:41)
The text was updated successfully, but these errors were encountered:
redirect to / after restoring, see #100
c225886
Signed-off-by: Stefan Schiessl <[email protected]>
No branches or pull requests
Current routing is to
/
after restoring, which causes user to enter password again.Routing should be to
/dashboard
after restoring, but getting the errorThe text was updated successfully, but these errors were encountered: