-
Notifications
You must be signed in to change notification settings - Fork 28k
Issues: vercel/next.js
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Unused (dev) dependencies cause standalone node_modules pollution
Output
Related to the the output configuration option.
#77656
opened Mar 31, 2025 by
ardokirsipuu
Middleware: Response headers gets set on Request aswell
Headers
Related to the async headers() function.
Middleware
Related to Next.js Middleware.
#77652
opened Mar 31, 2025 by
sommeeeer
Enabling Node middleware breaks server actions
Server Actions
Related to Server Actions.
#77646
opened Mar 31, 2025 by
apostolos
Set-Cookie header duplicated when setting cookie maxAge in middleware and redirecting from a Server Component
Cookies
Related to the async cookies() function.
Headers
Related to the async headers() function.
Middleware
Related to Next.js Middleware.
Redirects
Related to redirecting.
#77637
opened Mar 31, 2025 by
reh2ur
Bug Report: Next.js 15.2.4 Build Performance Regression in Docker Build on GIthub actions (7+ mins just to compile)
Output
Related to the the output configuration option.
Performance
Anything with regards to Next.js performance.
#77624
opened Mar 30, 2025 by
abhi2425
Standalone build fails on 2nd build on Windows
create-next-app
Related to our CLI tool for quickly starting a new Next.js application.
Module Resolution
Module resolution (CJS / ESM, module resolving).
#77617
opened Mar 30, 2025 by
mnpqraven
Experimental CPUS set at 1 with github CI
Output
Related to the the output configuration option.
#77611
opened Mar 29, 2025 by
rharkor
Next.js 15 Build Fails: 'params' type mismatch (Promise) on dynamic routes
Dynamic Routes
Related to dynamic routes.
TypeScript
Related to types with Next.js.
#77609
opened Mar 29, 2025 by
rhennessey3
redirect
with empty string causes infinite loop
Redirects
#77599
opened Mar 28, 2025 by
mbranch
nextjs -15 JS FILE of dynamic pages not loaded, when the encoded square brackets are in lowercase
Webpack
Related to Webpack with Next.js.
#77586
opened Mar 28, 2025 by
Coman907014
Infinite loop failed to forward action response error
Middleware
Related to Next.js Middleware.
Server Actions
Related to Server Actions.
#77568
opened Mar 28, 2025 by
Abdubek
Turbopack fails to resolve symbolically linked modules outside project directory
Turbopack
Related to Turbopack with Next.js.
#77562
opened Mar 27, 2025 by
dimak-dev
Fails to run server actions if X-Forwarded-Host header doesn't contain a port
Server Actions
Related to Server Actions.
#77556
opened Mar 27, 2025 by
nanto
@next/mdx - Related to Markdown with Next.js.
import()
breaks .mdx files in development
Markdown (MDX)
#77554
opened Mar 27, 2025 by
fullyherge
nextjs dev server can't be started with additional Related to Next.js Script Optimization.
-r
node parameters
Script (next/script)
#77550
opened Mar 27, 2025 by
stinaq
Form’s nested field does not make the img display properly
Form (next/form)
Related to the Next.js Forms.
#77549
opened Mar 27, 2025 by
liugan2222
Environment variable undefined in next.config.ts when running in Docker container
Runtime
Related to Node.js or Edge Runtime with Next.js.
#77539
opened Mar 27, 2025 by
kuanjiahong
URL Fragment is removed when navigating via next link to another page using a relative URL which results in a dynamic route
Linking and Navigating
Related to Next.js linking (e.g., <Link>) and navigation.
#77533
opened Mar 26, 2025 by
tklepzig
Cache-Control header missing when the server responds with a cached page for the first time.
Dynamic Routes
Related to dynamic routes.
Headers
Related to the async headers() function.
Not Found
Related to the not-found.tsx file or the notFound() function.
#77531
opened Mar 26, 2025 by
nt-tuan
Parallel routes with dialog attribute closedby="any" STATUS_BREAKPOINT error
Parallel & Intercepting Routes
Related to Parallel and/or Intercepting routes.
#77524
opened Mar 26, 2025 by
wiznia
Turbopack: Related to CSS.
:global
CSS selector fails with "Ambiguous CSS module class not supported"
CSS
#77522
opened Mar 26, 2025 by
graulund
Lighthouse report generateMetadata is rendered outside the <head> tag; it appears in the <body>
#77519
opened Mar 26, 2025 by
midoushitongtong
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.