Web3Auth social login modal zIndex not working. Popup coming into the base layer of application #1186
tahirahmadin
announced in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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?
Beta Was this translation helpful? Give feedback.
All reactions