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

build failed with instrumentation Instrumentation Related to Next.js Instrumentation.
#77715 opened Apr 2, 2025 by magicsong
next/dynamic not hydrating content and rendering twice on pages dir Lazy Loading Related to Next.js Lazy Loading (e.g., next/dynamic or React.lazy).
#77712 opened Apr 2, 2025 by kristiancoulsonplt
Hydration issue involving __gchrome_uniqueid on iPad Chrome/Edge browser Output Related to the the output configuration option.
#77710 opened Apr 2, 2025 by danvim
Inline page metadata overwritten by layout metadata Metadata Related to Next.js' Metadata API.
#77681 opened Apr 1, 2025 by Netail
Dependencies Sorting in Generated package.json Causes Unnecessary Git Diffs create-next-app Related to our CLI tool for quickly starting a new Next.js application.
#77679 opened Apr 1, 2025 by diegomais
Source map warning on Next 15.2.4 with turbopack, Windows, Firefox Turbopack Related to Turbopack with Next.js.
#77670 opened Apr 1, 2025 by pburrows
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
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
ProTip! Type g i on any issue or pull request to go back to the issue listing page.