Hello! I am using the wagmi connector with nextjs, and I did not precise anything regarding the display of the different login method. In my localhost, everything appears fine, with the list of all login methods (google, email,…) appearing and working without issue. However, when deploying to vercel, no login method appears, as per the below picture.
The domain was added to the list of whitelist urls.
Is it a specific issue, or should I include all login methods in the modalconfig?
Thank you for your help!