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

[feedback] QR Codes are slow to load #2271

Open
1 task done
LukeAntarctic opened this issue Dec 19, 2024 · 1 comment
Open
1 task done

[feedback] QR Codes are slow to load #2271

LukeAntarctic opened this issue Dec 19, 2024 · 1 comment

Comments

@LukeAntarctic
Copy link

LukeAntarctic commented Dec 19, 2024

Is there an existing issue for this?

  • I have searched the existing issues

RainbowKit Version

lastest

wagmi Version

lastest

Current Behavior

The QrCode generation speed is too slow, https://appkit-lab.reown.com/library/wagmi/ There is no such problem. Can we optimize the experience here to be like a reboot, where we can obtain the QR code of the wallet list in bulk at once, cache the QR code, display it twice quickly, and introduce an expiration mechanism to retrieve it after expiration

https://www.rainbowkit.com/zh-CN/docs/introduction

Expected Behavior

https://appkit-lab.reown.com/library/wagmi/

Steps To Reproduce

No response

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

No response

Anything else?

No response

@DanielSinclair DanielSinclair changed the title The QrCode generation speed is too slow, https://appkit-lab.reown.com/library/wagmi/ There is no such problem. Can we optimize the experience here to be like a reboot, where we can obtain the QR code of the wallet list in bulk at once, cache the QR code, display it twice quickly, and introduce an expiration mechanism to retrieve it after expiration [feedback] QR Codes are slow to load Dec 19, 2024
@github-actions github-actions bot deleted a comment Dec 19, 2024
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
@LukeAntarctic and others