huseyindeniz / vite-react-dapp-template

Vite React Template for dApp Frontend Development
https://huseyindeniz.github.io/react-dapp-template-documentation/
MIT License
9 stars 5 forks source link

Network switch is broken. #24

Closed huseyindeniz closed 8 months ago

huseyindeniz commented 12 months ago

While network switch request send to wallet, it shows error but when you retry it works.

image

huseyindeniz commented 8 months ago

Ethers needs to reconstruct provider when network switched.

huseyindeniz commented 8 months ago

33