interface
interface copied to clipboard
Error when connecting to WalletConnect on locally hosted version
Bug Description This bug occurs while trying to connect a wallet using WalletConnect on locally hosted frontend.
I cannot reproduce this bug on the production app https://app.uniswap.org/ Steps to Reproduce
- Run the app locally
- Try to connect wallet with WalletConnect
- Error occurs
Expected Behavior WalletConnect connection should proceed without errors.
Additional Context
The connectors prop passed to Web3ReactProvider must be referentially static. If connectors is changing, try providing a key prop to Web3ReactProvider that changes every time connectors changes.
at Web3ReactProvider (http://localhost:3000/static/js/bundle.js:437795:13)
at renderWithHooks (http://localhost:3000/static/js/bundle.js:376161:22)
at updateFunctionComponent (http://localhost:3000/static/js/bundle.js:379043:24)
at beginWork (http://localhost:3000/static/js/bundle.js:380755:20)
at HTMLUnknownElement.callCallback (http://localhost:3000/static/js/bundle.js:365753:18)
at Object.invokeGuardedCallbackDev (http://localhost:3000/static/js/bundle.js:365797:20)
at invokeGuardedCallback (http://localhost:3000/static/js/bundle.js:365854:35)
at beginWork$1 (http://localhost:3000/static/js/bundle.js:385728:11)
at performUnitOfWork (http://localhost:3000/static/js/bundle.js:384975:16)
at workLoopSync (http://localhost:3000/static/js/bundle.js:384898:9)
_combine flow with files system and automate_fix error