help-forum
Next.js middleware help needed
Problem with react query and searchParams
Incremental migration from React Router to App Router
Is there a way to access the content of the page AFTER it is rendered
Answered
I'm getting error while adding the stepper component from ShadCn.
it it possible to prerender a loading ui based on the component structure in next
Dynamic Layouts With Dynamic Global Styles
How to manage dynamic cached data
useSession data is undefined in production (next auth) but not in dev
Nextjs Build Error
Need multiple middleware, don't know how to do it...
Unable to Fetch Data from Backend Server in Next.js SSR Production with Docker
Unexpected identification of all pages as ISR
Answered
router.query.param is undefined when component first renders
Extremly high CPU usage and machine getting hot
How to Navigate <Link> to an .html File with Next.js Static Exports?
Answered
permission denied for schema public
Data fetching best practices
Answered
How do I assign lang & dir attributes for <html /> outside root layout
login->serveraction->update state
Answered
Page that doesn't exist not leading to 404 page
Answered
Is it possible to access server actions like API calls?
Answered
Warning: Only plain objects can be passed to Client Components from Server Components.
Hydration failed because the initial UI does not match what was rendered on the server
How would you solve this?
Answered
fetch user in Suspense and update state of parent without fetching user again
Answered
How to deploy?
Dynamic content on static page (ISR) - app router
How do I test authentication written in Nextauth and prisma queries using jest?
How to iterate dynamic children's
Testing a game :)
Answered
Layouts help
Answered
Next.js Website
Answered
Next js new version 14.2.5 not working properly
What to return for the root page when using generateStaticParams in an optional catch all route
How to fetch data in middleware?
notFound() is not replacing <meta robots>
Child components of a client component are not client components?
Answered
Static page generation timeout before each page
useContext() not working in Layout.jsx
Answered
Redirect from client component
NextResponse. redirect vs rewrite
Answered
Bug - NextJS caching does not work on first load
fetch in client compnent gets called like six times
TypeError: react__WEBPACK_IMPORTED_MODULE_1__.useContext(...) is undefined
Spinner is not showing up
Answered
help understand invalidatePath
404 page not showing
Deploy Server Actions on different Domain
Where can I run nodejs backend code in my nextjs app so it knows it is backend and not frontend js.