You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: