-
Notifications
You must be signed in to change notification settings - Fork 28.4k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
ISR - Related to dynamic routes.
await props.searchParams
with generateStaticParams with an empty array is causing a page error in prod mode
Dynamic Routes
#79465
opened May 21, 2025 by
dskiba
TypeError: Cannot read properties of null (reading 'removeChild')
#79443
opened May 21, 2025 by
TheGreatLebowski
TypeError: Cannot read properties of null (reading 'useContext') after a fast refresh when using turbo
Turbopack
Related to Turbopack with Next.js.
#79427
opened May 21, 2025 by
JoaoBGusmao
Erratic debugging/breakpoint behavior with turbopack (and Cursor?)
Turbopack
Related to Turbopack with Next.js.
#79424
opened May 20, 2025 by
bernatfortet
URL search parameters including spaces are duplicated after middleware rewrite
linear: next
Confirmed issue that is tracked by the Next.js team.
Middleware
Related to Next.js Middleware.
#79375
opened May 19, 2025 by
federicobadini
Inconsistent 404 Handling with Parallel Routes
Parallel & Intercepting Routes
Related to Parallel and/or Intercepting routes.
#79352
opened May 18, 2025 by
r4sheed
NEXT 15 Font optimization causing a different effect on text
Font (next/font)
Related to Next.js Font Optimization.
#79349
opened May 18, 2025 by
ALWISHARIFF
Redirects drop Related to the async headers() function.
linear: next
Confirmed issue that is tracked by the Next.js team.
_rsc
& lead to dirty cache in Chrome
Headers
#79346
opened May 18, 2025 by
lujjjh
Turbopack Fails with ResourceQuery in Glob Pattern
Turbopack
Related to Turbopack with Next.js.
#79311
opened May 16, 2025 by
iamnafets
Caching not working locally (revalidate and unstable_cache) and cannot avoid stale cache data in prod.
#79307
opened May 16, 2025 by
AshConnolly
Metadata tags are ordered after hoisted style tags, which can make metadata undetectable by some platforms
CSS
Related to CSS.
Metadata
Related to Next.js' Metadata API.
Upstream
Related to using Next.js with a third-party dependency. (e.g., React, UI/icon libraries, etc.).
#79263
opened May 16, 2025 by
RJWadley
React compiler doesn't work with @svgr/webpack
Turbopack
Related to Turbopack with Next.js.
Webpack
Related to Webpack with Next.js.
#79211
opened May 14, 2025 by
ellemedit
Encoding issue with middleware rewrites and search params
Middleware
Related to Next.js Middleware.
#79195
opened May 14, 2025 by
amannn
Memoization during permanentRedirect
Metadata
Related to Next.js' Metadata API.
#79192
opened May 14, 2025 by
mcAnastasiou
Request URL is incorrect
Middleware
Related to Next.js Middleware.
#79182
opened May 14, 2025 by
VeryCrazyDog
Incorrect CSS minification when using Related to CSS.
next build
CSS
#79149
opened May 13, 2025 by
RobinMalfait
Docs: How to escape Parallel Routes
@routename/page.tsx
#79141
opened May 13, 2025 by
softmarshmallow
Relative <Link href="history"> resolves incorrectly inside dynamic route
Linking and Navigating
Related to Next.js linking (e.g., <Link>) and navigation.
#79137
opened May 13, 2025 by
iamifechi
Cannot use a Response.json return as a variable to build in Nextjs 15.3.2
#79088
opened May 12, 2025 by
dqfort
Link
Component Sends Unnecessary Quest to Server When Directing to the Anchor in Same Page
Linking and Navigating
#79073
opened May 12, 2025 by
Cierra-Runis
HMR reloading breaks css modules when next/dynamic is used.
CSS
Related to CSS.
Lazy Loading
Related to Next.js Lazy Loading (e.g., next/dynamic or React.lazy).
#79068
opened May 12, 2025 by
mjarrettjohnson
Unexpected Issues with Next.js Server Actions and Prisma for Complex Mutations / Vercel Deployment
Server Actions
Related to Server Actions.
#79063
opened May 12, 2025 by
ussfranck
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.