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 solved the problem. In app/layout.tsx file remove the <link id="theme-css".... /> tag, put that line to top of the file: import "primereact/resources/themes/lara-light-cyan/theme.css";
I upgraded to nextjs14 and I faced some strange problems. Let me show you the screenshots:
Do you have any suggestion? Thanks.
The text was updated successfully, but these errors were encountered: