Skip to content

Wallet reconnect error #281

Open
Open
@luchobonatti

Description

@luchobonatti

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({}) }, })

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions