Restore backup flow
Open
- Dominant language
- JavaScript
- Stars
- 27
- Forks
- 31
- Avg merge
- 10h 47m
- Merged PRs (30d)
- 5
Description
Current routing is to `/` after restoring, which causes user to enter password again.
Routing should be to `/dashboard` after restoring, but getting the error
```
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)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.