You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
We have issues in our app; sometimes, after we refresh the app's page, the Rabby wallet is suddenly disconnected (in terms of Rabby). After some refreshes, it was connected back, then disconnected again. The issue is not deterministic. I am able to reproduce it in the cra example in this repo.
It looks like this:
Screen.Recording.2024-12-12.at.15.03.35.mov
To reproduce
The main branch of this repo, commit is d5af77dbc3f3ba8fbabe7e55389180aac299479d.
Expected behavior
I am expecting the Connect Kit with the Rabby Wallet to work stable.
It might be the problem in the Wagmi/Viem because I see that the unsupported property in ConnectButtonRendererProps is true when I observe the problem.
The text was updated successfully, but these errors were encountered:
Describe the bug
Hello!
We have issues in our app; sometimes, after we refresh the app's page, the Rabby wallet is suddenly disconnected (in terms of Rabby). After some refreshes, it was connected back, then disconnected again. The issue is not deterministic. I am able to reproduce it in the
cra
example in this repo.It looks like this:
Screen.Recording.2024-12-12.at.15.03.35.mov
To reproduce
The main branch of this repo, commit is
d5af77dbc3f3ba8fbabe7e55389180aac299479d
.Expected behavior
I am expecting the Connect Kit with the Rabby Wallet to work stable.
Screenshots
Screen.Recording.2024-12-12.at.15.03.35.mov
Environment details
Mac OS: 15.1.1 (24B91), M1 chip
Google Chrome: Version 131.0.6778.110 (Official Build) (arm64)
Metmask Extension version: 12.8.1
Rabby Wallet Extension version: 0.93.4
Web3 Antivirus Extension version: 0.16.1
Zerion Wallet Extension version: 1.17.4
TronLink Wallet Extension version: 4.1.12
Additional context
It might be the problem in the Wagmi/Viem because I see that the
unsupported
property inConnectButtonRendererProps
is true when I observe the problem.The text was updated successfully, but these errors were encountered: