Closed AndreasGassmann closed 1 year ago
Our proposed solution is to listen to localStorage changes surrounding the active account. If it's changed, we update all other tabs by using this.setActiveAccount(account | undefined)
.
Addressed with https://github.com/airgap-it/beacon-sdk/pull/651
Describe the bug (current behavior) A slight variation of https://github.com/airgap-it/beacon-sdk/issues/623. After clearing the active account in one tab, the change is not reflected in the other tabs.
To Reproduce Steps to reproduce the behavior:
Expected (correct) behavior The dApp should be aware that there is no more active account