Replies: 1 comment
-
hi @julienbrg, It's working ok in localhost ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I upgraded @web3modal/ethers from
v4.1.6
tov5.0.8
to use the socials in addition to email login, but I'm getting this error at the end of the login workflow (with Google, Twitter and Discord):I also get a little red "Untrusted Origin" toast at the top of the Web3 modal.
You can reproduce it here: https://deploy-preview-21--genji-app.netlify.app/
This is my PR: w3hc/genji#21
I tried to edit my
next.config.js
file, but I can't get this working. It's a pretty basic Next.js app template called Genji that I often use for quick prototyping. There's probably something missing in my app.Thanks for your amazing work!
Beta Was this translation helpful? Give feedback.
All reactions