Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] <Reject WalletConnect on mobile, the QrCode not refresh and scan it again no response> #1878

Closed
1 task done
MickWang opened this issue Mar 20, 2024 · 3 comments
Closed
1 task done

Comments

@MickWang
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

RainbowKit Version

2.0.2

wagmi Version

2.0.2

Current Behavior

image

Expected Behavior

After reject connection, the qrcode on conection modal will refresh automatically.

Steps To Reproduce

No response

Link to Minimal Reproducible Example (CodeSandbox, StackBlitz, etc.)

No response

Anything else?

No response

@magiziz
Copy link
Contributor

magiziz commented Mar 20, 2024

@MickWang This is a normal behaviour with WalletConnect. If you reject the session it can't be used anymore. We're working on fixing this in the long term with universal links instead of deep links (what we're using now). There is also a similar issue here: #1336

@magiziz magiziz closed this as completed Mar 20, 2024
@MickWang
Copy link
Author

@MickWang This is a normal behaviour with WalletConnect. If you reject the session it can't be used anymore. We're working on fixing this in the long term with universal links instead of deep links (what we're using now). There is also a similar issue here: #1336

can we catch the exception when reject the connection on mobile wallet apps, and refresh the connect modal or tell users to refresh the page and tray again?

@magiziz
Copy link
Contributor

magiziz commented Mar 20, 2024

@MickWang Yeah we're thinking of doing that. We'll find a way to simplify this a bit more so it's less confusing 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants