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

Docs: Unclear how to serve static assets generated during ISR Documentation Related to Next.js' official documentation.
#74264 opened Dec 24, 2024 by kirill-konshin
Unexpected behaviour in redirect next/navigation function - Next.js 15 bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#74258 opened Dec 23, 2024 by leox182
Error importing pure TS packages (with Bun, Turbo, or neither) bug Issue was opened via the bug report template. Module Resolution Module resolution (CJS / ESM, module resolving). Runtime Related to Node.js or Edge Runtime with Next.js. Turbopack Related to Turbopack with Next.js. TypeScript Related to types with Next.js. Webpack Related to Webpack with Next.js.
#74252 opened Dec 23, 2024 by ctjlewis
Link Component affects tab order when using anchors affecting accessibility bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#74249 opened Dec 23, 2024 by apricot13
Server action never resolves if router.push in the meantime bug Issue was opened via the bug report template.
#74246 opened Dec 23, 2024 by lcswillems
Turbo Dev crashes with OG Image at certain paths bug Issue was opened via the bug report template. Turbopack Related to Turbopack with Next.js.
#74244 opened Dec 23, 2024 by wotschofsky
uncaughtException: TypeError [ERR_INVALID_STATE]: Invalid state: ReadableStream is already closed examples Issue was opened via the examples template.
#74237 opened Dec 23, 2024 by Elango4603
1 task done
notFound generates critical error with i18n bug Issue was opened via the bug report template. Internationalization (i18n) Related to Internationalization with Next.js. Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#74236 opened Dec 23, 2024 by GeorgeHulpoi
Image without priority gets preloaded if it is set to loading="eager" bug Issue was opened via the bug report template. Image (next/image) Related to Next.js Image Optimization.
#74234 opened Dec 23, 2024 by derweili
[Error [TurbopackInternalError]: Next.js package not found bug Issue was opened via the bug report template. Turbopack Related to Turbopack with Next.js.
#74226 opened Dec 22, 2024 by Nizodevlo
[Edge runtime] console.error does not include error.cause bug Issue was opened via the bug report template. Runtime Related to Node.js or Edge Runtime with Next.js.
#74218 opened Dec 22, 2024 by juliesaia
Unexpected Turbopack Error: AliasMap::lookup panicked in Next.js bug Issue was opened via the bug report template. create-next-app Related to our CLI tool for quickly starting a new Next.js application.
#74214 opened Dec 21, 2024 by Dwukn
Calling Server Action in Dynamic Route Resets globalThis, but Not in Static Route bug Issue was opened via the bug report template.
#74204 opened Dec 21, 2024 by stevenwang223
next build isn't detecting generateStaticParams returning empty array in page.tsx bug Issue was opened via the bug report template. Developer Experience Issues related to Next.js logs, Error overlay, etc. Output (export/standalone) Related to the the output option in `next.config.js`. Runtime Related to Node.js or Edge Runtime with Next.js. TypeScript Related to types with Next.js. Webpack Related to Webpack with Next.js.
#74201 opened Dec 20, 2024 by arnold-wds
In Next.js 15 with Turbopack mode, the IIFE is not executing as expected, resulting in a strange bug. bug Issue was opened via the bug report template. Turbopack Related to Turbopack with Next.js.
#74190 opened Dec 20, 2024 by listen936
In HTML, <tr> cannot be a child of <table>. This will cause a hydration error. bug Issue was opened via the bug report template.
#74189 opened Dec 20, 2024 by RakibulBh
Docs: Unnecessary fiels that causes error on next/image Un-configured Host Documentation Related to Next.js' official documentation.
#74188 opened Dec 20, 2024 by mibijoy007
Turbopack "unreachable code" string causing warnings in Firefox bug Issue was opened via the bug report template. Developer Experience Issues related to Next.js logs, Error overlay, etc. Module Resolution Module resolution (CJS / ESM, module resolving). Turbopack Related to Turbopack with Next.js.
#74185 opened Dec 20, 2024 by OleSkaar
Next.js+ React 19 incompatible with the code that was precompiled using react compiler bug Issue was opened via the bug report template. Runtime Related to Node.js or Edge Runtime with Next.js.
#74182 opened Dec 20, 2024 by faradaytrs
Docs: Incorrect file extension Documentation Related to Next.js' official documentation.
#74175 opened Dec 20, 2024 by henilshahdev
2
6
Next15 + Turbo dev cause instantiated because it was required from module but the module factory is not available.It might have been deleted in an HMR update. bug Issue was opened via the bug report template. Developer Experience Issues related to Next.js logs, Error overlay, etc. Turbopack Related to Turbopack with Next.js.
#74167 opened Dec 20, 2024 by arvinxx
use cache + cacheLife unexpectedly requires Suspense boundary bug Issue was opened via the bug report template. dynamicIO Related to dynamicIO.
#74158 opened Dec 19, 2024 by jonathanhefner
Vercel Deployment: Cache Revalidation Failure in Next.js bug Issue was opened via the bug report template. dynamicIO Related to dynamicIO.
#74150 opened Dec 19, 2024 by gentritbiba
[SRI] integrity missing for stylesheets bug Issue was opened via the bug report template.
#74149 opened Dec 19, 2024 by darthmaim
[SRI] integrity missing for client chunks bug Issue was opened via the bug report template.
#74147 opened Dec 19, 2024 by darthmaim
ProTip! Adding no:label will show everything without a label.