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

Sign in with Web3Auth is not working in some cases #46

Open
Ian-Bright opened this issue Dec 8, 2023 · 0 comments
Open

Sign in with Web3Auth is not working in some cases #46

Ian-Bright opened this issue Dec 8, 2023 · 0 comments
Assignees
Labels
🪲bug Something isn't working

Comments

@Ian-Bright
Copy link
Contributor

Occasionally the sign in button from navigation menu will not open Web3Auth and instead appear to do nothing when clicked. Although this issue has not been reproduced to pin down the exact source of the issue, when this line is commented out:

await client.initModal()

the sign in button will exhibit the same behavior when clicked. So the best guess right now is that the "initModal" function is not being executed correctly but is not triggering an error as a result. Will need to add a check to make sure this function has been called correctly and indicate if not

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

No branches or pull requests

1 participant