You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug Description
A clear and concise description of the bug.
I am very sorry that I raised this issus,
I use your open source code a lot on my project, I am attracted by your code, so I am very happy to use your code on my project, during my development, I encountered a problem, I I don't know if anyone else has raised it, but I still reproduce this problem in the production of uniswap, so I think I can raise it for you to see if it needs to be dealt with
Steps to Reproduce
Copy https://app.uniswap.org/#/swap?chain=polygon in open
Open new Brower Tabs !!!Please open it directly, do not refresh, do not click in from another page, directly copy the link and paste it into the address bar to open
Open Brower Console error looks
console error useBlockNumber.tsx:59 Failed to get block number for chainId 137 Error: underlying network changed (event="changed", network={"name":"homestead","chainId":1,"ensAddress":"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e"}, detectedNetwork={"name":"matic","chainId":137,"ensAddress":null,"_defaultProvider":null}, code=NETWORK_ERROR, version=providers/5.6.2)
Bug Description
A clear and concise description of the bug.
I am very sorry that I raised this issus,
I use your open source code a lot on my project, I am attracted by your code, so I am very happy to use your code on my project, during my development, I encountered a problem, I I don't know if anyone else has raised it, but I still reproduce this problem in the production of uniswap, so I think I can raise it for you to see if it needs to be dealt with
Steps to Reproduce
Open new Brower Tabs
!!!Please open it directly, do not refresh, do not click in from another page, directly copy the link and paste it into the address bar to open
console error
useBlockNumber.tsx:59 Failed to get block number for chainId 137 Error: underlying network changed (event="changed", network={"name":"homestead","chainId":1,"ensAddress":"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e"}, detectedNetwork={"name":"matic","chainId":137,"ensAddress":null,"_defaultProvider":null}, code=NETWORK_ERROR, version=providers/5.6.2)
Expected Behavior
no error
solution

in web3-react issus
web3-react issues #127
change
getLibrary
toany
Additional Context

The text was updated successfully, but these errors were encountered: