reown-com / appkit

The full stack toolkit to build onchain app UX
https://reown.com/appkit
Apache License 2.0
4.89k stars 1.38k forks source link

[bug] The account switching function is not working. #2819

Open Tian-Hun opened 3 weeks ago

Tian-Hun commented 3 weeks ago

Link to minimal reproducible example

https://lab.web3modal.com/library/wagmi-no-email

Summary

Follow-up to PR #2689 Account switching is failing to function correctly in both my local @web3modal/wagmi 5.1.6 setup and the web3modal-laboratory online testing platform.

List of related npm package versions

"@web3modal/wagmi": "^5.1.6", "viem": "^2.19.3", "wagmi": "^2.12.5", "@tanstack/react-query": "^5.51.23"

kkatusic commented 3 weeks ago

Same on my side