help-forum
Use slug as a variable in the current page.
RangeError: Maximum call stack size exceeded
Reset State in layout.tsx
[next-auth] retrieve persisted provider data
App store badge
Failure using useState on my Navbar component
One-off scripts, db migrations, etc with serverless
[SOLVED] NextJS 13, TypeScript, VScode confusion
Pages Router Fate
redirect based on values in an array, from next config
UI not updating with new state from context - Next 13 app router
Handling cookies with Next13 and Server components
Next 13 Layout Structure
Updating data
'Use Client' and SSR
layout issue with clerk auth
Use API to return pdf file download
cold start on functions?
What is the proper way to get server side data on inital load for client componets?
I need help with deploying my website
"Refreshing" server components from client components
Configure logs to `/dev/stdout` for next13 application in docker container
next-auth auth0 refresh token
What is the best way to handle token refresh on 401 error occurrence in server component?
The first `fetch` is getting executed twice
How to test next.js 13 with jest & react testing library
Client side component inside Server Side component
Answered
A client component in the layout.tsx file
404 error on every page apart from homepage
Error: Cannot destructure property 'params' of 'undefined' as it is undefined.
500 errors - ECONNRESET socket hang up
fetching help
Authorization error with httpOnly Cookie
how to pass few params from getStaticPaths
I was just about to post an issue on github but can't believe this would be a bug?
Create scrolling pagination
passing parameter in client to server is undefined unless i explicitly write "[email protected]"
Site works in dev but does not in prod
How to use material symbols with NextJS app dir ?
<Link> href to # not working
13.4 headers metadata
Error: Hydration failed because the initial UI does not match what was rendered on the server.
WebSocket - can’t establish a connection to the server?
Fetch Cache via next: revalidate broken (example repo included)
Answered
Auth
Cache wrapper not working with object
Navbars, should CSS dealing with positioning be in the layout.tsx or in the component?
How to deploy API routes on vercel?
How to detect if a page is protected or not in NextJS 13.2 for statically generated sites?
Router renders 3 times on Page reload without returning queries.