Archived Content from Web3Auth Community
This topic was originally posted by githubdiscussions on 1/7/2023.
This content has been migrated from our previous community forum to preserve valuable discussions.
I have successfully implemented web3Auth and using it throughout the application.
But login popup is coming to base screen of the application.
All the Ui components in my application are set max to 1 of zIndex.
I am also passing modalZIndex: "99999" inside the web3Auth popup configurations, But still didn't resolve.
Any suggestions or help to fix this?
Originally posted by: tahirahmadin
Check the discussion at: https://github.com/orgs/Web3Auth/discussions/1186

