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
在使用中,发现如果切换钱包,该事件并不会被监听,页面仍是原来的钱包状态,而官方的Wallet adapter都已实现该功能
建议后续能够加上钱包切换事件,以及相关配置项
The text was updated successfully, but these errors were encountered:
你是什么链?用的哪个 adapter?你说的”官方的Wallet adapter“ 是指什么?
Sorry, something went wrong.
Solana, 用的@solana/wallet-adapter-react
@gin-lsl 有空的时候帮忙看一下这个问题,看看我们怎么支持比较好
是指在钱包中切换地址时,dapp 中能够感知到吗? 我检查了下,backpack 中目前是能够自动更新 pubkey 的,但是 phantom 等似乎没有反应。
gin-lsl
No branches or pull requests
Background
在使用中,发现如果切换钱包,该事件并不会被监听,页面仍是原来的钱包状态,而官方的Wallet adapter都已实现该功能
Proposal
建议后续能够加上钱包切换事件,以及相关配置项
Additional context
The text was updated successfully, but these errors were encountered: