You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I connect to a wallet like Metamask browser extension (which will let you choose your networks) and I choose unsupported network, the "Switch Network" modal appears and clicking it does nothing
Its not always the first network in the list that doesn't work but rather the last supported network that was selected. If you are for example are connected to Sepolia -> change to unsupported then the Sepolia button wont do anything.
I think it has to do something with the active_caip_network_id localStorage item that appkit uses, and it not being updated correctly.
Link to minimal reproducible example
https://appkit-lab.reown.com/library/wagmi/
Summary
Screencast.from.19-11-2024.10.25.29.webm
List of related npm package versions
Appkit lab
The text was updated successfully, but these errors were encountered: