-
Notifications
You must be signed in to change notification settings - Fork 27.9k
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
Server action redirect drops #hash in URL
Server Actions
Related to Server Actions.
#77101
opened Mar 13, 2025 by
kachkaev
next dev --turbo
loads module provided through NODE_OPTIONS="--require module.js"
Turbopack
#77093
opened Mar 13, 2025 by
psimk
next/fonts/local uses 100% CPU when two fonts have the same name, but in different directories
Font (next/font)
Related to Next.js Font Optimization.
#77088
opened Mar 13, 2025 by
uncvrd
Calling router.refresh after a notFound error does not update the page
Dynamic Routes
Related to dynamic routes.
Output
Related to the the output configuration option.
Runtime
Related to Node.js or Edge Runtime with Next.js.
#77086
opened Mar 13, 2025 by
zoeyfyi-sage
Turbopack is not bundling tss-react correctly
Turbopack
Related to Turbopack with Next.js.
#77083
opened Mar 13, 2025 by
garronej
Next.js 15.2.2 (Turbopack) - compile a 'local-docs' folder cause compiling issue
Turbopack
Related to Turbopack with Next.js.
#77082
opened Mar 13, 2025 by
good-dev-student
[Bug]: Multiple icon formats (SVG + PNG) in app directory - only PNG is rendered in metadata
Metadata
Related to Next.js' Metadata API.
#77076
opened Mar 13, 2025 by
avernikoz
HMR and some /_next/static/ requests fail through a proxy
Font (next/font)
Related to Next.js Font Optimization.
#77073
opened Mar 13, 2025 by
PodkopovP
Prefetched pages still trigger a new request on navigation
Linking and Navigating
Related to Next.js linking (e.g., <Link>) and navigation.
Server Actions
Related to Server Actions.
#77064
opened Mar 13, 2025 by
m-elagamy
Cannot use Related to dynamic routes.
icon.tsx
within catch-all segment route
Dynamic Routes
#77061
opened Mar 13, 2025 by
damnsamn
Next/image prefetching bug causes bundle size to increase unexpectedly
Image (next/image)
Related to Next.js Image Optimization.
#77049
opened Mar 12, 2025 by
belmeopmenieuwesim
Error 403 "forbidden" when running 'next dev' through stunnel - Next.js ver. 15.2.2
CSS
Related to CSS.
Font (next/font)
Related to Next.js Font Optimization.
Instrumentation
Related to Next.js Instrumentation.
Runtime
Related to Node.js or Edge Runtime with Next.js.
#77045
opened Mar 12, 2025 by
designly1
Turbopack panics when next/dynamic import found in import chain of route handler
Lazy Loading
Related to Next.js Lazy Loading (e.g., next/dynamic or React.lazy).
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.
#77036
opened Mar 12, 2025 by
someone635
Cookies in Related to the async cookies() function.
Headers
Related to the async headers() function.
Server Actions
Related to Server Actions.
header()
are differently encoded in server action and server request.
Cookies
#77022
opened Mar 12, 2025 by
yongholeeme
I am curious that Related to Server Actions.
redirect()
in server action works differently between production and development is correct.
Server Actions
#77010
opened Mar 12, 2025 by
yongholeeme
next/headers are not printable on the server via console.log
Headers
Related to the async headers() function.
#76981
opened Mar 11, 2025 by
ShogunPanda
Turbopack error when importing scss outside of root directory
Turbopack
Related to Turbopack with Next.js.
#76956
opened Mar 10, 2025 by
AlessioGr
Using pageExtensions + app route build fail Related to Route Handlers.
ENOENT: .next/server/app/api/.../route_client-reference-manifest.js
Route Handlers
#76955
opened Mar 10, 2025 by
matbour
Delay on suspense fallback when updating search params
Loading UI and Streaming
Related to loading UI (loading.tsx) and streaming.
#76954
opened Mar 10, 2025 by
pepew-le-boss
--turbopack causing problems with next-translate
Internationalization (i18n)
Related to Internationalization with Next.js.
Turbopack
Related to Turbopack with Next.js.
#76944
opened Mar 10, 2025 by
kahur
Next 15.2 development performance regression
Performance
Anything with regards to Next.js performance.
React
Related to React.
#76937
opened Mar 9, 2025 by
mikehdt
Triggering a route change before a debounced server action is executed blocks & prevents the navigation to the new route.
Linking and Navigating
Related to Next.js linking (e.g., <Link>) and navigation.
Pages Router
Related to Pages Router.
Server Actions
Related to Server Actions.
#76936
opened Mar 9, 2025 by
codew0nderer
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.