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
I am using this project in Next.js 14 with app router.
As it is mentioned in a previous Issue, react-daisyui cannot be used as a server-side component because it uses ThemeContext.
I would like to see a permanent solution that does not use ThemeContext, as benjitrosch mentioned earlier at here and here.
I created this Issue to make it easier for other contributors to find comments. (I could not find anything in the current Issue that explicitly mentions this issue.)
I am using this project in Next.js 14 with app router.
As it is mentioned in a previous Issue, react-daisyui cannot be used as a server-side component because it uses ThemeContext.
I would like to see a permanent solution that does not use ThemeContext, as benjitrosch mentioned earlier at here and here.
I created this Issue to make it easier for other contributors to find comments. (I could not find anything in the current Issue that explicitly mentions this issue.)
Related Issues are as follows:
I understand that many changes are needed to accomplish this task, but it must help many people.
The text was updated successfully, but these errors were encountered: