-
Notifications
You must be signed in to change notification settings - Fork 142
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
Last connected wallet spams to connect in new session #393
Comments
It seems this is not a general issue for all wallets. I tried Keplr and it only popup once. I'll ask Leap team about it. |
I have also seen this. How can we disable auto-connect? |
Hey folks, thanks for bringing this up! We are looking into this right now |
would be great to have a config flag (reconnect: true) to disable the auto reconnect. I think this line makes the problem (for us): https://github.com/cosmology-tech/cosmos-kit/blob/main/packages/core/src/manager.ts#L394 Asking the user to reconnect, also on page re-load when he declined on the last connect request. thats annoying UX. |
Ok, I still saw this with Keplr. So maybe we are talking about 2 different topics 😄 |
When opening a new session, the last wallet connected send spams to connect
Repro steps:
The text was updated successfully, but these errors were encountered: