Replies: 1 comment 7 replies
-
If you are having similar issue, refer: #1143 |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have recently deployed an app to vercel with web3auth. It works fine on localhost. the issue is on the deployed version. The modal box does not contain email and connect wallet options. I thought it was env issue. but when I log the client id and check the network it is passed properly. I have added the domain to web3auth.io whitelist too. I am using web3auth plug-and-play SDK.
And when I inspect the live version it looks like the adapters list is empty.
Beta Was this translation helpful? Give feedback.
All reactions