Skip to content

Issues: vercel/next.js

Beta
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

Next.js warns about unsupported apis even if this api usage is tree shaken Middleware Related to Next.js Middleware.
#78420 opened Apr 22, 2025 by r34son
Turbopack and Tailwind hangs on large codebases linear: turbopack Confirmed issue that is tracked by the Turbopack team. Turbopack Related to Turbopack with Next.js.
#78407 opened Apr 22, 2025 by hrhthegreat
Turbopack require.context ESM interop is different compared to Webpack linear: turbopack Confirmed issue that is tracked by the Turbopack team. Turbopack Related to Turbopack with Next.js.
#78406 opened Apr 22, 2025 by mischnic
Minified React error #310: Rendered more hooks than during the previous render. Redirects Related to redirecting. Server Actions Related to Server Actions.
#78396 opened Apr 22, 2025 by moroshko
[Turbopack] tsconfig's baseUrl is not respected wrt paths config Turbopack Related to Turbopack with Next.js.
#78394 opened Apr 22, 2025 by Yonom
When build slots with hyphen in name, eg: @a-b, error occurs Webpack Related to Webpack with Next.js.
#78377 opened Apr 21, 2025 by BrickCarvingArtist
Next.js Image component type error with src prop after @types/react update Image (next/image) Related to Next.js Image Optimization.
#78363 opened Apr 21, 2025 by liby
TXT file with "bg-[url(...)]" breaks the whole project Webpack Related to Webpack with Next.js.
#78346 opened Apr 20, 2025 by vicnaum
next-rspack unclear css errors Error Handling Related to handling errors (e.g., error.tsx, global-error.tsx). Not Found Related to the not-found.tsx file or the notFound() function.
#78323 opened Apr 18, 2025 by Git-I985
CSS backdrop-filter property disappear in Next.js 15.3.0/15.3.1 dev mode with Turbopack create-next-app Related to our CLI tool for quickly starting a new Next.js application. CSS Related to CSS. Turbopack Related to Turbopack with Next.js.
#78302 opened Apr 18, 2025 by RoversX
Child route is incorrectly intercepted by adjacent route Parallel & Intercepting Routes Related to Parallel and/or Intercepting routes.
#78289 opened Apr 17, 2025 by jacoblapworth
Build error occurs with large number of files in pages directory: spawn EBADF Output Related to the the output configuration option.
#78276 opened Apr 17, 2025 by Sarawut-keng
Unexpected cacheLife expire behaviour Dynamic Routes Related to dynamic routes. dynamicIO Related to dynamicIO.
#78269 opened Apr 17, 2025 by cduff
Incorrect ESM-CJS interop when importing an ESM package that imports a CJS/UMD package SWC Related to minification/transpilation in Next.js. Webpack Related to Webpack with Next.js.
#78267 opened Apr 17, 2025 by agilgur5
@next/mdx Module parse failed: Unexpected character ' ' (1:1) Markdown (MDX) Related to Markdown with Next.js. Turbopack Related to Turbopack with Next.js.
#78219 opened Apr 16, 2025 by vehbiu
Suspense doesn't work for <Link/> Linking and Navigating Related to Next.js linking (e.g., <Link>) and navigation.
#78218 opened Apr 16, 2025 by wangwalton
SWC plugin context in Turbopack includes only basename instead of full path linear: turbopack Confirmed issue that is tracked by the Turbopack team. Turbopack Related to Turbopack with Next.js.
#78181 opened Apr 15, 2025 by jantimon
reactCompiler: true failing on next dev --turbopack and next build --turbopack React Related to React. Turbopack Related to Turbopack with Next.js.
#78163 opened Apr 14, 2025 by followbl
Tubopack - Edge runtime includes Node APIs and bundles packages that should be aliased/excluded Runtime Related to Node.js or Edge Runtime with Next.js. Turbopack Related to Turbopack with Next.js.
#78162 opened Apr 14, 2025 by aymericzip
ProTip! Type g i on any issue or pull request to go back to the issue listing page.