WalletConnect session disconnected. Go back to your browser and connect via WalletConnect again #3466
Unanswered
newdappsync
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I connect to Trust Wallet, using wallet connect with wagmi SDK. It connects to all the chains I set but when I call
sendTransaction
hook. It pops up and then gives errorWalletConnect session disconnected. Go back to your browser and connect via WalletConnect again
.Here is my setup:
context/Web3Modal.jsx
app/layouts.jsx
page.jsx
This works fine on Metamask, on mobile. It pops up the sign transaction modal. Trust wallet throws error in screenshot below everytime.
Video recording of issue below
Beyond connecting, I am unable to sign transaction. But works fine on metamask mobile.
issue-with-wallet-connect_DboetyTN.mp4
Beta Was this translation helpful? Give feedback.
All reactions