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

import.meta.resolve isn't supported by Next.js SWC Related to minification/transpilation in Next.js.
#77157 opened Mar 15, 2025 by AugustinMauroy
in monorepo, with pnpm, package-resolve is werid Webpack Related to Webpack with Next.js.
#77148 opened Mar 15, 2025 by Yanguk
Different result when using --turbopack Turbopack Related to Turbopack with Next.js.
#77126 opened Mar 14, 2025 by fisker
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
ProTip! Type g i on any issue or pull request to go back to the issue listing page.