-
Notifications
You must be signed in to change notification settings - Fork 147
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
First modal view sometimes auto connecting to the second wallet in the list #380
Comments
@vexxvakan the local storage will store the current wallet name in if you don't want this feature, you can choose to remove |
@liujun93 no, for some reason when clearing cache and opening cosmos-kit wallet modal for the first time it opens at the rejected view of the second wallet in the list... I can create a loom video when I am back at work. Reconnecting works just fine however 👍 This bug also happens for me on the cosmos kit docs so its not caused by our custom wallet modal either |
@vexxvakan Please upgrade |
Bumping |
@MbBrainz What version of Next.js are you using ? |
@twhy we are on Next 13.4.8. The initial issue is fixed by the new release according to what I can see so far, this is on a branch that uses react-lite and a custom wallet modal so the styles issue wouldnt come up here, |
@vexxvakan OK. I can reproduce this issue on my side now and will fix it ASAP. |
First modal view sometimes auto connecting to the second wallet in the list #380
This issue can be reproduced in this way
|
Fix auto connect to nonexist wallet gh-380
@twhy I'm still facing same issue, when I use openView from useChain, default walletRepo getting as cosmostationExtension |
@pyramation I updated to the latest cosmos-kit and chain-registry version, and i have encountered a different error. When im connecting the wallet, it first shows the "cosmostation not installed" error and then i have to click
x
to go to the wallet connection screen.I made a small loom to show what is happening:
https://www.loom.com/share/dfdd19246d2b4cd0ba35fa53f761fc48?sid=6094e036-adba-4e81-88fc-5f13bd700dfb
The exact versions of cosmos-kit i have installed during this error are:
Originally posted by @MbBrainz in #372 (comment)
The text was updated successfully, but these errors were encountered: