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

RootLayout static Metadata & Viewport flickers on client navigation to dynamic page with loading.tsx Metadata Related to Next.js' Metadata API. Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#75334 opened Jan 26, 2025 by daveycodez
Link component is buggy when used in app router Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#75318 opened Jan 25, 2025 by mehulmpt
Unexpected Rendering Behavior When Using a 'pages' Folder Outside the App Directory in App Router Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#75317 opened Jan 25, 2025 by eteen12
Deprecation warning of "punycode" module in freshly created next js app in Windows 11 create-next-app Related to our CLI tool for quickly starting a new Next.js application.
#75313 opened Jan 25, 2025 by vickvey
next lint fails when using ESLint v8 flat config Linting Related to `next lint` or ESLint with Next.js.
#75298 opened Jan 24, 2025 by allybee
Cache Poisoning and XSS attacks caused a 500 status code (QoS issue) Pages Router Related to Pages Router. Runtime Related to Node.js or Edge Runtime with Next.js.
#75296 opened Jan 24, 2025 by ale-grosselle
attempting to use import.meta.resolve results in an error Turbopack Related to Turbopack with Next.js. Webpack Related to Webpack with Next.js.
#75292 opened Jan 24, 2025 by souporserious
Error during dev and warning at build in middleware.ts with --turbo flag Middleware Related to Next.js Middleware. Turbopack Related to Turbopack with Next.js.
#75280 opened Jan 24, 2025 by sommeeeer
Automatically adding initial-scale to meta viewport Metadata Related to Next.js' Metadata API.
#75272 opened Jan 24, 2025 by artemszelenov
[Turbopack] Error: ENOENT: no such file or directory, open '[project]/......' Turbopack Related to Turbopack with Next.js.
#75264 opened Jan 24, 2025 by HMubaireek
Page Reloads When Switching Pages After Rebuilding create-next-app Related to our CLI tool for quickly starting a new Next.js application.
#75228 opened Jan 23, 2025 by build24001
pnpm workspace package with non shared lockfile break dev mode Turbopack Related to Turbopack with Next.js.
#75226 opened Jan 23, 2025 by LukasGerm
Bun APIs don't work with next Runtime Related to Node.js or Edge Runtime with Next.js.
#75220 opened Jan 23, 2025 by brrock
Turbopack Error: "Next.js package not found" during pnpm dev Turbopack Related to Turbopack with Next.js.
#75207 opened Jan 22, 2025 by mjeanbosco19
Error when using namespace/compound components in React Server Component Module Resolution Module resolution (CJS / ESM, module resolving).
#75192 opened Jan 22, 2025 by DanielGiljam
Lazy loaded component CSS doesn't contain assetPrefix CSS Related to CSS. Lazy Loading Related to Next.js Lazy Loading (e.g., `next/dynamic` or `React.lazy`). linear: next Confirmed issue that is tracked by the Next.js team. Module Resolution Module resolution (CJS / ESM, module resolving).
#75181 opened Jan 22, 2025 by GeorgeHulpoi
Tree shaking in middleware doesn't work Middleware Related to Next.js Middleware.
#75180 opened Jan 22, 2025 by amannn
Turbopack fails to load valid .mjs module with UTF-8 error Turbopack Related to Turbopack with Next.js. Webpack Related to Webpack with Next.js.
#75179 opened Jan 22, 2025 by DennisSmolek
Sitemap rendering broken on NextJS 15 with edge runtime Output (export/standalone) Related to the the output option in `next.config.js`.
#75174 opened Jan 22, 2025 by isaacrowntree
ProTip! Exclude everything labeled bug with -label:bug.