-
Notifications
You must be signed in to change notification settings - Fork 541
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Current Behavior
On Desktop
- Go to blocknative react demo
- Connect your meta mask wallet
- Connect to a network from the list that you do not currently have added. You will be prompted to add the network
On Mobile (Metamask App)
- Go to blocknative react demo
- Connect your meta mask wallet
- Connect to a network from the list that you do not currently have added. Nothing will happen.
The following error shows in the console:

Expected Behavior
On Mobile Metamask App
- Go to blocknative react demo
- Connect your meta mask wallet
- Connect to a network from the list that you do not currently have added.
- Attempt to switch to that network.
- If the unrecognised chain error occurs:
- Attempt to Add that network instead
Steps To Reproduce
- On metamask mobile browser
- Go to block native react demo
- try to change to a network that you have not added
What package is effected by this issue?
@web3-onboard/core
Is this a build or a runtime issue?
Runtime
Package Version
latest
Node Version
latest supported
What browsers are you seeing the problem on?
Chrome
Relevant log output
MetaMask - RPC Error: Unrecognized chain ID "..."Anything else?
No response
Sanity Check
- If this is a build issue, I have included my build config. If this is a runtime issue, I have included reproduction steps and/or a Minimal, Reproducible Example.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working