0x2me
0x2me
Have you tried reinstalling metamask, fixed the issue for me. 1. **Make sure to backup your private key** 2. Clear the cache and app data 3. Uninstall MM 4. Reinstall...
Yeah i have the same issue, using the most recent version of wagmi, I cant use the provider in the Uni wap widget. Seems like it must be an older...
I think it's just a typescript error so if you cast your provider to a Web3Provider it will work. ` provider={provider as Web3Provider}`
https://wagmi.sh/docs/hooks/useWebSocketProvider use the websocket provider. It worked for me. You actually don't need the cast then. You have to pass in the chain Id through
@PaulRBerg I opened a pr to fix this.
I have the same issue, fails on uploading .tsx files. working for other file