Search code examples
Any better way to internationalize Metadata with next-intl in a Next.js 13+ page?...


javascriptnext.jsnext.js13next.js14next-intl

Read More
Next.js webpack error on first run (port 3000) but works on second run (port 3001)...


reactjsnext.jswebpacknext.js14

Read More
Next.js 14: 'Property 'events' does not exist on type 'AppRouterInstance''...


javascriptreactjstypescriptnext.jsnext.js14

Read More
No overload matches this call in Express...


typescriptexpressauthenticationmiddlewarenext.js14

Read More
Next js 14 app router always Hard refresh when behind cloudfront...


javascriptreactjsamazon-web-servicesamazon-cloudfrontnext.js14

Read More
How do I return blobs from Route Handlers with Next.js 14?...


next.jsnext.js13next.js14

Read More
Next js 14 & ShadCN Error: Hydration failed because the initial UI does not match what was rende...


next.jssanityhydrationnext.js14shadcnui

Read More
How to define a dynamic route in NextJs 14 API?...


javascriptnext.jsnext.js14

Read More
fetch data with sort not updating after build...


javascriptreactjsnext.jsnext.js13next.js14

Read More
next.js 14 component broken when using translation feature from Chrome...


domcomponentsnext.js14virtual-dom

Read More
How to configure next.js project with tailwindcss when module.css structure is already being used...


cssnext.jstailwind-cssnext.js14

Read More
How to organize layouts in Next 14 using App Router without nesting...


reactjsnext.jslayoutserver-side-renderingnext.js14

Read More
Functions cannot be passed directly to Client Components...


next.jsnext.js14

Read More
Nextjs MDX doesn't show strikethrough in App Router...


next.jsmarkdownnext.js14app-router

Read More
Getting error: Failed to parse body as FormData in Next.js 14 app router...


form-datanext.js14app-routerserver-action

Read More
How to navigate when using `Next-intl` and `next/link`...


reactjstypescriptnext.jsnext.js14next-intl

Read More
`npm run build` is not working in Next.js 14...


reactjsnext.jsnext.js14

Read More
Next.js 14.x middleware.ts not triggering...


reactjsnext.jsmiddlewarenext.js14

Read More
Issue with Interaction Next.js 14 Server Calling API and Passing Data to Component...


javascriptreactjsnext.jsserver-side-renderingnext.js14

Read More
Next.js: (App Router): How can I pass props from `page.tsx` to the `Layout.tsx` props?...


app-routernext.js14

Read More
ways to test if code will be executed server or client-side...


next.jsserver-side-renderingnext.js14

Read More
Inline stylesheets not reflected applied by emotion(mui) in Next.js project only in Chrome...


cssreactjsmaterial-uiemotionnext.js14

Read More
Next.JS 14 on Docker: "ECONNREFUSED" on /api call...


dockernext.js.net-6.0next.js14econnrefused

Read More
Shadcn combobox disabled even though I have not intentionally done it...


next.js13next.js14shadcnui

Read More
Using apache proxy to Next.js app running in Docker container...


dockerapachenext.jsnext.js14

Read More
Can I create an alias for the name of a route?...


next.jsnext.js14

Read More
Next 14: how to set cookie in middleware and get it in root layout...


next.jscookiesmiddlewarenext.js14

Read More
How can I add the session token to every API call called from both server and client components?...


next-authnext.js14

Read More
Why is the result of this fetch request in Next.js not cached?...


next.jscachingfetch-apinext.js14

Read More
Why is my dynamic metadata generation not working in Next 14?...


dynamicmetadatanext.js14

Read More
BackNext