NextJS 13 App Directory #39
laurent512
started this conversation in
General
Replies: 2 comments 2 replies
-
|
Any solution to this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Preline is a great library, after doing a bunch of research on this. I hope this silence with this NextJS 13+ integration won't turn people off. We just need a solution to this issue so we can start using this, otherwise, wonderful library. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Following the guide to enable preline JS, we have to include the following useEffect at the root :
This is only feasible when "use client" is added, so root layout becomes client components which I think is not ideal.
Any alternative solution ?
Beta Was this translation helpful? Give feedback.
All reactions