widgets icon indicating copy to clipboard operation
widgets copied to clipboard

DefaultChainID doesn't work as expected

Open dcapitator opened this issue 1 year ago • 1 comments

Bug Description Whenever i try to set the default chain id to other then mainnet , the widget break.

Steps to Reproduce set defaultChainId to 137

Expected Behavior On widget load i should be able to connect to polygon or widget ask to connect to polygon network.

dcapitator avatar Aug 27 '24 18:08 dcapitator

Error: Invalid chainId 137. Make sure default chain is included in "chains" - chains specified in "optionalChains" may not be selected as the default, as they may not be supported by the wallet.

dcapitator avatar Aug 27 '24 18:08 dcapitator