-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
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
Bug
Network Autoswitch not working properly
#2565
Comments
How it startedI was able to make good progress at first, Deleted the extra Then I restarted, and chrome and metamask updated NowNow nothing works. which with my changes or without them. Metamask has updated to allow for modifying network switching permission allowing for apps to execute on any network without the popup....great...but now it doesn't work at all..... This has bonked our current NetworkProvider and how we handle networks. Effected Features
Next StepsI am thinking the next steps starts with a discussion and then a refactor of our NetworkProvider and how we handle network in our app. @decentdao/engineering |
…arch `[Issue #2565]` Cross-chain Safe search
…ended `[Issue #2565]` network config extended
…ates `[Bugfix | Issue #2565]` Network Switching and context to store update
Fixed in #2595 |
Problem
Any attempt to use
useSwitchChain
results in nothing happening. This includes Favorites list and pasting a link in the URL if wallet is connected to a different wallet.The text was updated successfully, but these errors were encountered: