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

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 Related to Turbopack with Next.js.
#77093 opened Mar 13, 2025 by psimk
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
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 icon.tsx within catch-all segment route Dynamic Routes Related to dynamic routes.
#77061 opened Mar 13, 2025 by damnsamn
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 header() are differently encoded in server action and server request. Cookies Related to the async cookies() function. Headers Related to the async headers() function. Server Actions Related to Server Actions.
#77022 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
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
ProTip! Type g i on any issue or pull request to go back to the issue listing page.