help-forum
revalidatePath causes loss of focus
Subdirectory routing does not get the css or the ts/js so the page is plain HTML ex: foo/bar/page.ts
Answered
ERR_SSL_PROTOCOL_ERROR when testing locally
Answered
How can I setup Geist font correctly?
Answered
How to test Nextjs / server actions
Next/Image components fail to compile during Docker build stage
Data from Server Action fetch
How to handle (and log) errors in sever components
Answered
Running into issue with `cache` from React.
Answered
Problems using headers, getting "expects to have requestAsyncStorage"
Answered
nexts logging on docker not working
Answered
Reload another page after getting a new tab opened from callback
Using next-themes, theme not changing based on operating system preferences
Hi, I'm facing this error
Answered
Next doesn't load environment in Turborepo
Answered
Run elint in dev server
Execute a function based on the response of a Server Action
Answered
calling python serverless function in next js
Caching fs based data at build time that gets used in a middleware
Uploading files
Anti-pattern or not? Using state managers with App directory in Next.js 14.
useRouter()
Answered
Next.js Vercel build failure
Nextjs - language global state
which CSS library is good for nextjs.
NextJS v14 - 2 routes with shared layout and shared pages between them. Parallel or Dynamic routing?
Answered
websockets issue
Answered
Clickable element inside Link component
Answered
Stop Link Component from calling the server?
Answered
Disable react strict mode in custom servers
before unload event - how to change default message "Changes you made may not be saved"?
Grab database info from client component
NextJs14 and Whereby lib
unstable_cache
Answered
Next.js or React for microservices app?
Data fetching error in a server component
How to cache a DB query in Next JS 14
Answered
Active link without making it a client component
Answered
[app router] How to make sure a variable exists as s singleton
Login and set cookies - that is correct?
Answered
NextJS middleware not working on deployment
ESLint: Failed to load config "@repo/eslint-configuration/.eslintrc.nextjs.cjs" to extend from.
Answered
Next Build times out AWS EC2 Ubuntu server
Testing component with useSearchParams
Answered
Dynamic imports for DraftMode()
How to revalidateTag without API routes?
How to do Next.js authentication with an external API?
Answered
Deployment Issue: Next.js, Astra DB with Cassandra, Successful Build but API Requests Failing vercel
Answered
Source map for troubleshooting post-build errors?
Answered
Very weird issue. Works with Pages Directory but not with App router