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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Opentelemetry - Spans for static resources and API pages not part of page load trace bug Issue was opened via the bug report template. Instrumentation Related to Next.js Instrumentation.
#65989 opened May 20, 2024 by bradleyberwick
Returning a string from a page component causes hydration mismatch error bug Issue was opened via the bug report template. Runtime Related to Node.js or Edge Runtime with Next.js.
#65985 opened May 20, 2024 by tom-sherman
NextNodeServer handleNextImageRequest doens't work as expected with assetPrefix and custom next/image loader bug Issue was opened via the bug report template. Image (next/image) Related to Next.js Image Optimization.
#65980 opened May 20, 2024 by mantaspatsSurfShark
next.js >= 14.0.5-canary.59 Fast Refresh had to perform a full reload bug Issue was opened via the bug report template. Metadata Related to Next.js' Metadata API. Output (export/standalone) Related to the the output option in `next.config.js`. Turbopack Related to Turbopack with Next.js.
#65974 opened May 20, 2024 by gdccwxx
middleware redirect doesn't change the url on router.refresh() - App Router bug Issue was opened via the bug report template. Middleware Related to Next.js Middleware Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#65970 opened May 20, 2024 by Saman-Safaei-Dev
Link does not scroll to anchor if it is within Suspense boundary bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation. Partial Prerendering (PPR) Related to Partial Prerendering.
#65960 opened May 19, 2024 by kachkaev
Next throws error when React 19 types (@types/react and @types/react-dom) are installed bug Issue was opened via the bug report template. TypeScript Related to types with Next.js.
#65957 opened May 19, 2024 by AlessioGr
Is Middleware need to be cached? bug Issue was opened via the bug report template. Middleware Related to Next.js Middleware
#65956 opened May 19, 2024 by LowScarlet
Next.js Compatibility Issues on Chrome 80: Style, useEffect, and Query Problems bug Issue was opened via the bug report template.
#65954 opened May 19, 2024 by dStormTrooper
Triggering notFound in generateMetadata results in Error: NEXT_NOT_FOUND when the delayed notFound call is used (e.g. fetch) bug Issue was opened via the bug report template. Metadata Related to Next.js' Metadata API. Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#65951 opened May 19, 2024 by fax1ty
"edge" runtime is not allowed in pages router getServerSideProps. "experimental-edge" is forced though it shouldn't be. bug Issue was opened via the bug report template. Pages Router Related to Pages Router. Runtime Related to Node.js or Edge Runtime with Next.js.
#65945 opened May 19, 2024 by joulev
Redirect URL not updating correctly in browser after successful redirect bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation. Parallel & Intercepting Routes Related to Parallel and/or Intercepting routes.
#65936 opened May 18, 2024 by ameer-clara
Add option to enable Turbopack with create-next-app create-next-app Related to our CLI tool for quickly starting a new Next.js application. good first issue Easy to fix issues, good for newcomers linear: next Confirmed issue that is tracked by the Next.js team.
#65924 opened May 18, 2024 by leerob
3
5
Build Error when trying to compile with 'use client' files. bug Issue was opened via the bug report template. Module Resolution Module resolution (CJS / ESM, module resolving)
#65896 opened May 17, 2024 by iliacodes
404 when redirecting in server action with subdomain rewrite rule bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#65893 opened May 17, 2024 by lukemorton
Fill property for Next Image doesn't seem to work. bug Issue was opened via the bug report template. Image (next/image) Related to Next.js Image Optimization.
#65890 opened May 17, 2024 by Elindo586
Layout doesn't cache and gets 1 server re-render for each broken image link bug Issue was opened via the bug report template.
#65886 opened May 17, 2024 by Kirill-Ponomarenko
When using <Script> with crossorigin specified, crossorigin is missing from <link> that preloads the script bug Issue was opened via the bug report template. Script (next/script) Related to Next.js Script Optimization.
#65879 opened May 17, 2024 by mwskwong
Parallel Routes cause redundant RSC fetches on navigation bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation. Parallel & Intercepting Routes Related to Parallel and/or Intercepting routes.
#65878 opened May 17, 2024 by steve-marmalade
Tab title is reset for a moment when navigating to a dynamic page bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#65872 opened May 17, 2024 by A1yks
Can't use Knex in instrumentation hook bug Issue was opened via the bug report template. Instrumentation Related to Next.js Instrumentation. Pages Router Related to Pages Router. Runtime Related to Node.js or Edge Runtime with Next.js. SWC Related to minification/transpilation in Next.js.
#65863 opened May 16, 2024 by exoRift
Inconsistent parsing of data URLs in CSS in Next 14 bug Issue was opened via the bug report template.
#65853 opened May 16, 2024 by prichey
HMR doesn't work on parallel routes while using turbopack. (Need Backport Fix Immediately) bug Issue was opened via the bug report template. linear: turbopack Confirmed issue that is tracked by the Turbopack team. Parallel & Intercepting Routes Related to Parallel and/or Intercepting routes. Turbopack Related to Turbopack with Next.js.
#65836 opened May 16, 2024 by azvyae
Turbopack does not resolve serverExternalPackages bug Issue was opened via the bug report template. linear: turbopack Confirmed issue that is tracked by the Turbopack team. Module Resolution Module resolution (CJS / ESM, module resolving) Turbopack Related to Turbopack with Next.js.
#65828 opened May 15, 2024 by CHC383
Error when running cookies() from next/headers - Error: (0 , _requestasyncstorageexternal.getExpectedRequestStore) is not a function bug Issue was opened via the bug report template. Module Resolution Module resolution (CJS / ESM, module resolving) Navigation Related to Next.js linking (e.g., <Link>) and navigation. Runtime Related to Node.js or Edge Runtime with Next.js.
#65827 opened May 15, 2024 by caioalmeida12
ProTip! Type g i on any issue or pull request to go back to the issue listing page.