rainbow-me / rainbowkit

The best way to connect a wallet 🌈 🧰

Home Page:https://rainbowkit.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[bug] fail to detect an installed wallet

KarmanMax opened this issue · comments

Is there an existing issue for this?

  • I have searched the existing issues

RainbowKit Version

0.12.18

wagmi Version

0.12.19

Current Behavior

the rainbow connector sometimes cannot detect an installed wallet.
an installed wallet(especially for rabby wallet extension) cannot be detected, when its adapter don't complete loading before the initialization of rainbow connector.

Expected Behavior

the rainbow connector can responsively detect an wallet installed or not.

Steps To Reproduce

No response

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

No response

Anything else?

No response

commented

@KarmanMax The "Installed" wallet feature is only available in the 2.x versions. You're using 0.12.18 atm ?

@KarmanMax The "Installed" wallet feature is only available in the 2.x versions. You're using 0.12.18 atm ?

yes. and will not migrate to 1.x/2.x in the short term.

commented

@KarmanMax The auto wallet detection feature is only available in 2.x version and not in 0.x / 1.x versions

commented

@KarmanMax Were you able to resolve your issue ?

@magiziz no. it's too troublesome for our project to migrate to 2.x. it there any posibility to implement the feature in 0.x?

commented

@KarmanMax This won't be possible in 0.x and in 1.x. This is because this feature is only available in wagmi v2 which comes with RainbowKit version 2.x

Please feel free to raise another issue if you find any other bugs. Otherwise i would suggest migrating over to wagmi v2 with RainbowKit 2.x since it has a lot of cool new features 🙏