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
Switch wallet network and Gardens-UI opened in another tab resulting in metamask asking us to switch network back to the one before.
We change network in another chain (from gnosis to Rinkeby)
Gardens ask to switch network
Only ask to chain network when Gardens-UI app is the active tab
Example in Quests : https://github.com/1Hive/quests/blob/main/packages/react-app/src/contexts/wallet.context.tsx#:~:text=%20!document.hidden%20%26%26
The text was updated successfully, but these errors were encountered:
Yeah the #825 have the idea fix that, but its need some review to be approved.
Sorry, something went wrong.
No branches or pull requests
Problem
Switch wallet network and Gardens-UI opened in another tab resulting in metamask asking us to switch network back to the one before.
Repro
We change network in another chain (from gnosis to Rinkeby)
Gardens ask to switch network
Suggestion
Only ask to chain network when Gardens-UI app is the active tab
The text was updated successfully, but these errors were encountered: