Search code examples
How to change part of layout based on current path in nextjs app router server component?...


next.jsapp-routerreact-server-components

Read More
How to correctly mark component as server with React 19 beta...


reactjsreact-server-components

Read More
How can I use a react client sub-component inside a React Server Component?...


reactjswebpacknext.jsnext.js13react-server-components

Read More
Passing Server Components to Client Components as Props not working...


next.jsnext-authreact-server-components

Read More
NextJS 14 server component after pressing on passed function it starts to infinitely rerender...


reactjsnext.jsreact-server-components

Read More
How to make a page transition with Framer Motion and Next.js 14?...


reactjsnext.jsframer-motionreact-server-components

Read More
React precomputed chunk bug...


reactjsnext.jsreact-server-components

Read More
Parallel route modal using Next.js 13's App Router returns 404 on refresh...


javascriptnext.jsnext.js13react-server-componentsapp-router

Read More
Server action function not being called Nextjs Shadcn React hook form...


next.jsreact-hook-formreact-server-componentsshadcnui

Read More
How to show toasts in react server components?...


next.jstoastreact-server-components

Read More
Server components: Can we use webpack to add "use client" in modules from compponent libra...


reactjsnext.jsreact-bootstrapprimereactreact-server-components

Read More
NextJS 13 - how to get NextApiRequest object in async component?...


reactjsnext.jsnext.js13react-server-components

Read More
Firebase Authentication in Nextjs with Server Components...


javascriptnext.jsfirebase-authenticationnext.js13react-server-components

Read More
How to do sort + infinite scroll in Next.js App Router?...


next.jsnext.js13react-server-components

Read More
How can I get the url pathname on a server component next js 13...


javascriptnext.jspathrouterreact-server-components

Read More
Can I tag data access for manual cache revalidation without using fetch with Next app router?...


reactjsnext.jsmemoizationreact-server-componentsreact-cache

Read More
How can I get the IP adress of a client in server component of the app directory in Nextjs 13?...


ipnext.js13react-server-components

Read More
How to implement pagination in Next.js 13 using the App Router and Server Components...


reactjsnext.jsgraphqlnext.js13react-server-components

Read More
How to allow user to click an item from a server-rendered list in Next.js/React?...


next.jsonclickprismareact-server-components

Read More
Disable next.js 13 cache for server component (no fetch)...


reactjsnext.jsnext.js13react-server-componentstrpc

Read More
React server component cache function not caching result...


javascriptreactjscachingnext.js13react-server-components

Read More
Using React Context with Next 14...


cachingnext.jsreact-contextreact-server-components

Read More
Are Next.js 13.4 Server Actions just a way to run api calls on the server side instead of the client...


next.jsnext.js13react-server-componentsserver-action

Read More
How to structure API's in Next.js v14 with Server Components and App router?...


reactjsnext.jsfile-structurereact-server-components

Read More
How to save cookie on server side in next js through middleware...


javascriptcookiesservernext.js13react-server-components

Read More
next 13 with problems in server components with cookies...


next.jscookiesjwtclientreact-server-components

Read More
NextJS app behind nginx proxy is doing full page refresh instead of soft-navigation...


reactjsnginxnext.jsnext.js13react-server-components

Read More
Lifting up state from Child to Parent Component in Next.js 13 using server actions...


server-side-renderingnext.js13react-server-componentsserver-action

Read More
Server Component imported into a This doesn't work: Client component and wrapped in a Client com...


reactjsnext.js13react-server-components

Read More
Next.js: Objects with toJSON methods are not supported while passing props to Client components...


next.jssequelize.jsserver-side-renderingreact-server-components

Read More
BackNext