You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
can someone who can reproduce it check the vuex state in vue dev tools?
when signing in with a different account/connecting a wallet it should dispatch SIGN_OUT which
removes all previous account subscriptions
waits for any existing requests to complete
deletes account related data from the store
Just checking that the issue is different if we check the portfolio vs the asset detail page. The SIGN_OUT is being called as I can see the call in Vue Devtools, but something is not being refreshed in the view 🤔
This video shows how it's not working properly when you are navigating in the app from Portfolio > Assets detail page, but it's working if you refresh the page and then start connecting/disconnecting the wallet.
Screen.Recording.2022-06-13.at.10.54.13.mov
@eitjuh maybe will be nice to list all the pages that are having issues and which ones not, so it's easy to find what is misused or not defined properly.
See https://allinbits.slack.com/archives/C02AXJ0K9F1/p1652459599620349
The text was updated successfully, but these errors were encountered: