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

Wallet reconnect error #281

Open
luchobonatti opened this issue Sep 5, 2024 · 1 comment
Open

Wallet reconnect error #281

luchobonatti opened this issue Sep 5, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@luchobonatti
Copy link
Collaborator

Describe the bug
ConnectKit fails when trying to reconnect.

To Reproduce
Steps to reproduce the behavior:

  1. Connect your wallet from the dapp
  2. Disconnect your wallet from the dapp
  3. Try to connect again
  4. See error

Expected behavior
Should be reconnected

Screenshots
image

Additional context
Possible fix: https://github.com/BootNodeDev/xerc20-launchpad-frontend/blob/main/src/hooks/useWeb3Status.tsx#L62
Reload react-router

useAccountEffect({ onDisconnect() { navigate({}) }, })

@luchobonatti luchobonatti added the bug Something isn't working label Sep 5, 2024
@luchobonatti luchobonatti self-assigned this Sep 16, 2024
@fernandomg
Copy link
Member

@luchobonatti is this still an issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants