[Archive] Cannot display the Login content

:classical_building: Archived Content from Web3Auth Community

This topic was originally posted by moutianwujin on 4/17/2023.
This content has been migrated from our previous community forum to preserve valuable discussions.


Hello, when I plug in this SDK “GitHub - Web3Auth/web3auth-wagmi-connector: Web3Auth connector for wagmi” and set the google auth correctly, the log in window doesn’t display the content, just like below:

20230417-153853
20230417-1538531012Ă—1278 113 KB

My env is React. So what is the reason caused it?

img_v2_d8fd146c-67e4-4178-b615-81603fd66aeh
img_v2_d8fd146c-67e4-4178-b615-81603fd66aeh1920Ă—424 97.9 KB

Above is the console printscreen and I’m sure the URL is added to the Web3Auth whitelist.

I re-deployed a new ClientID and secret, as well as add the website into whitelist, but there still have the same problem, same console error.

Our team have confirmed that this issue is fixed with wagmi connector in v5.0.1. Pls upgrade