coinbase / coinbase-wallet-sdk

An open protocol that lets users connect their mobile wallets to your DApp

Home Page:https://coinbase.github.io/coinbase-wallet-sdk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug: Coinbase Wallet cannot detect account change on other tab

jyeoniii opened this issue · comments

Describe the bug

Coinbase Wallet cannot detect account change on other tab

Steps

  1. Connect Coinbase Wallet and check coinbaseWalletExtension._addresses on console. -> Address A
  2. Switch to other tab, and change the account -> Address B
  3. Switch back to the previous window, and check coinbaseWalletExtension._addresses again -> Retrieved address = A

Expected behavior

Step 3 returns address B. (Metamask works like this)

Version

3.7.1

Additional info

No response

Desktop

  • OS: Mac OS
  • Browser: Chrome 113.0.5672.92

Smartphone

No response