help-forum
next js serving old data
How to dynamically load external packages?
How do i naviagte through multiple pages and donot reload the whole page ex.the api request
Answered
NextJs/Shadcn ui
Answered
Shared config on a monorepo
Answered
How is everyone handling authentication in Next.js?
How to call a db service and pass the data to a client side? Which are all ways?
prettier remove line wraps
Answered
Usage of Server action trigger unintended full page refresh
Component library
Answered
Data from database in layout is necessary
Answered
Unknown behaviour
React Query or SWR?
Answered
Can't I have a page.tsx inside a route group?
Answered
Deprecated dependencies with create-next-app@latest?
icon.png overriding favicon.ico
Snaplet Seed issue during build
How to change prop of component without it re-rendering?
Sub pathing ignored by /_next
Cache control is no-store but vercel cache is a HIT?
Answered
Moving script tags from the <head></head> element to the body in PAGES ROUTER
Nextauth/Primsa
Question for Socket.IO: Server sents weird "Invalid frame header" message in websocket
Answered
I want to format specific kinds of uncaught server errors
Answered
Error when build: ⨯ useSearchParams() should be wrapped in a suspense boundary at page
"NextRouter was not mounted" in a client component
Answered
Help with Redirecting w/ Static export
Slooooow dev server
error receiving user id
How can i upload images in next js and how load images fast ??
cors issue with next js & fumadocs (CORS Allow Origin Not Matching Origin)
Page broken after reload
app router vs pages router?
Answered
generateMetadata API invocation duplication
Answered
better option for Authorization than middleware
Does server actions work when used in onClick (as in React's documentation)?
Answered
Next is not refreshing the components with old cached-data after call revalidateTag from actions
Help with creating a blog using Fumadocs
'getSession()' confusion: I want to use ISR (next : { revalidate: 10 } ).
Answered
getServerSession() not returning session NextAuth
Parent layout.tsx get data from child dynamic route
Answered
How to get the public dir?
Answered
Error: Unsupported Server Component type: undefined
Answered
loading.tsx with revalidatePath
Nextjs video help
Answered
Questions about error handling in Nextjs
Answered
Data Map not rendering on page
Retrieving parent slug inside dynamic route
Answered
connection closed
Use only client component in a Dashboard or Task Manager