web3modal
web3modal copied to clipboard
Allow to disable unsupported chain popup
What problem does this new feature solve?
There is this awesome brand new unsupported chain popup: https://github.com/WalletConnect/web3modal/pull/1860 (thanks @svenvoskamp) Related: https://github.com/WalletConnect/web3modal/issues/1422
But there are cases where it doesn't matter whether the user is connected to a supported network or not. In these cases, this popup window may be intrusive and unwanted.
Describe the solution you'd like
Add a flag that allows opt-out of this feature.
+1
I created the linked issue for the network pop-up, but would be great to make this configurable. Not every App requires this, and it could often be considered very annoying actually :sweat_smile: