Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
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 Related to redirecting.
#77599 opened Mar 28, 2025 by mbranch
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
@next/mdx - import() breaks .mdx files in development Markdown (MDX) Related to Markdown with Next.js.
#77554 opened Mar 27, 2025 by fullyherge
nextjs dev server can't be started with additional -r node parameters Script (next/script) Related to Next.js Script Optimization.
#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
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
ProTip! Type g i on any issue or pull request to go back to the issue listing page.