react-useanimations
react-useanimations copied to clipboard
NextJs server components error.
Hi, i have faced into problem with prerendering "client" components in NextJs. Event after adding use client directive, i still have error insode server console like: document is not defined.
Used: npx create-next-app@latest with typescript and server components.
Problem lies in lottie.js file.
I can confirm this error.
I can confirm this aswel, I am using NextJS 14.0.4: