Require Module not working efficiently in NEXT 14
The following code is a part of a script I am running for certain task. I am using NEXT14 with app router.
Difficulties creating a JWT token and using it in Next.js pages
I am having trouble making progress with JWT authentication.
Why When multiple tabs open the nextjs application some some request goes in the pending state?
when i open muiltiple tabs, then some request from backend goes in the pending statge untill when i leave the single tab how can i fix this issue in the nextjs. In my application i use nextjs for the frontend and nodejs with mysql for the backend.
Warning: Extra attributes from the server
I have the following problem developed in Next js.
Warning: Extra attributes from the server: data-kantu
at html
at RootLayout (Server)
i am upgrade nextjs from 10 to latest showing some errors?
Unhandled Runtime Error
Error: Rendered more hooks than during the previous render. nextjs and shadcn data table
can anyone explain to me or help fix the issue am facing in my code. I am trying to fetch data from my backend in nodejs. and render it in my nextjs frontend app, am getting this errors : “Error: Rendered more hooks than during the previous render. nextjs and shadcn data table”