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

Web3Auth bug fix #47

Open
wants to merge 5 commits into
base: feat/v0.3
Choose a base branch
from
Open

Web3Auth bug fix #47

wants to merge 5 commits into from

Conversation

Ian-Bright
Copy link
Contributor

@Ian-Bright Ian-Bright commented Dec 12, 2023

Resolves: #46

This branch aims to fix a bug where on some occasions signing in with Web3Auth will not trigger the modal to pop up. In some occasions this appears to be due to bad initialization.

There is a bug that occurs however when attempting to disconnect and sign in again. It is not easily reproducible but can be reproduced with the following steps:

  1. Connect to Web3Auth
  2. Refresh the page 1-3 times
  3. Disconnect
  4. Attempt to connect with Web3Auth again

The modal will not open afterwards. Opened an issue on the Web3Auth github addressing this but more now just added a window.reload() when we log out as a hacky fix

@Ian-Bright Ian-Bright added the 🪲bug Something isn't working label Dec 12, 2023
@Ian-Bright Ian-Bright self-assigned this Dec 12, 2023
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

Successfully merging this pull request may close these issues.

1 participant