chainxdev

Results 3 comments of chainxdev

> I am using > > `const modal = createWeb3Modal({...})` > > and then > > `modal.syncAccount()` Does `syncAccount` exist in the react lib? I don't have it on the...

Also the same thing happening with the Wagmi version and NextJS

For me the issue was caused by a wrongly configured walletconnect projectId. Changed it to a new id and it started working.