Skip to content

[Bug]: reconnect after disconnect #1545

@frankye23

Description

@frankye23

Current Behavior

I use this code below to reconnect after i reload the page which works great.
connect: { autoConnectLastWallet: true },
But when i disconnect and reload my page, it also reconnect. Does that on purpose, or am i making mistake using the disconnect methods.
const onDisconnect = () => { disconnectConnectedWallet() }

Expected Behavior

reconnect after i reload but does not reconnect after i disconnect and reload

Steps To Reproduce

disconnect -> reload

What package is effected by this issue?

@web3-onboard/core

Is this a build or a runtime issue?

N/A

Package Version

@web3-onboard/vue: "^2.5.2",

Node Version

No response

What browsers are you seeing the problem on?

No response

Relevant log output

No response

Anything else?

No response

Sanity Check

  • If this is a build issue, I have included my build config. If this is a runtime issue, I have included reproduction steps and/or a Minimal, Reproducible Example.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions