Replies: 2 comments 4 replies
-
Rollback web3 to 1.7.x and try |
Beta Was this translation helpful? Give feedback.
3 replies
-
You can follow this tutorial, implementation of web3Auth in ReactJs. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I'm using React with Javascript. Whenever I import @web3auth/modal, it gives me the error "webpack < 5 used to include polyfills". I resolved this by adding config-overrides.js file. Please guide me if I can use web3auth without typescript.
React version 18.2.0, react-scripts 5.0.1, @web3auth/modal 4.1.0-alpha.0 and web3: 1.8.1.
Beta Was this translation helpful? Give feedback.
All reactions