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

How can I skip wallet modal and connect to previous wallet automatically when refresh page? #308

Closed
remy727 opened this issue Mar 7, 2024 · 1 comment

Comments

@remy727
Copy link

remy727 commented Mar 7, 2024

I enabled Auto Selecting a Wallet

const onboard = Onboard({
  // ... other options
  connect: {
    autoConnectLastWallet: true
  }
})

For example, I connected Metamask using the Metamask Chrome extension. When I refresh the page, it shows the Metamask modal.
image

Is there any way to automatically skip the modal and connect to the Metamask account?

@remy727
Copy link
Author

remy727 commented Mar 8, 2024

I created the issue instead.

@remy727 remy727 closed this as completed Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant