web3modal icon indicating copy to clipboard operation
web3modal copied to clipboard

[bug] Cannot disconnect when using Trust Wallet Extension w/ethers v5 or v6

Open rtomas opened this issue 1 year ago • 2 comments

Link to minimal reproducible example

https://lab.web3modal.com/library/ethers/

Summary

Using Trust Wallet Extension with ethers v5 or v6 failed to disconnect.

  1. Connect
  2. Try to disconnect.

image

List of related npm package versions

"@web3modal/ethers": "^5.0.6",

rtomas avatar Jul 24 '24 17:07 rtomas

https://linear.app/walletconnect/issue/APKT-795/[bug]-cannot-disconnect-when-using-trust-wallet-extension-wethers-v5

rtomas avatar Jul 24 '24 17:07 rtomas

Rabby Wallet also report that is not working in "@web3modal/ethers": "5.0.8" but is working ok if you downgrade to v5.0.6

rtomas avatar Jul 24 '24 17:07 rtomas

Please update to latest version to solve this issue

rtomas avatar Aug 29 '24 12:08 rtomas

I'm experiencing the same issue. @reown/appkit 1.14.1 @reown/appkit-adapter-wagmi 1.4.1 @wagmi/core 2.14.6 viem 2.21.47

0xSzeth avatar Nov 18 '24 21:11 0xSzeth