-
-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lottie React build failure (eval is deprecated) #98
Comments
yeah am also facing the same issue due to use of eval am also using react 18.2.0 and vite |
I am facing the same issue with React 18.2.0, Typescript 4.9.5 and Vite 4.5.0 |
Same here with Next 13.4.19, Typescript 5.2.2, React 18.2.0
|
I am also facing this issue with React 18.2 |
Same issue on my end. |
Is this something that can be picked up by you @Gamote ? |
Hello Everyone!
I am using lottie-react with
"react": "^18.2.0",
and Vite and facing the issue after running thebuild
command.Here is the output of the terminal
I am wondering if there is any way to fix it, would be grateful for any support, thanks!
The text was updated successfully, but these errors were encountered: