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

[NEXT-1143] Dev mode slow compilation linear: next Confirmed issue that is tracked by the Next.js team.
#48748 opened Apr 23, 2023 by jeengbe updated Aug 28, 2024
1 task done
Image warning issue - If you use CSS to change the size of your image, also include the styles 'width: "auto" or 'height: "auto"' to maintain the aspect ratio bug Issue was opened via the bug report template. Image (next/image) Related to Next.js Image Optimization.
#56025 opened Sep 26, 2023 by nicitaacom updated Aug 28, 2024
1 task done
"You're importing a component that needs next/headers." for unreachable code area: app App directory (appDir: true) bug Issue was opened via the bug report template. SWC Related to minification/transpilation in Next.js.
#49757 opened May 13, 2023 by jeengbe updated Aug 28, 2024
1 task done
req.url and req.nextUrl Show Docker Container IP/Port Instead of Real Host bug Issue was opened via the bug report template. Middleware Related to Next.js Middleware. Pages Router Related to Pages Router. Runtime Related to Node.js or Edge Runtime with Next.js.
#65568 opened May 9, 2024 by muradsofi updated Aug 28, 2024
PGLite: 'import', and 'export' cannot be used outside of module code bug Issue was opened via the bug report template. Module Resolution Module resolution (CJS / ESM, module resolving) Webpack Related to Webpack with Next.js.
#65361 opened May 4, 2024 by Neo-Ciber94 updated Aug 28, 2024
Middleware Unable to Access Updated Environment Variables Set Asynchronously in next.config.js bug Issue was opened via the bug report template. Middleware Related to Next.js Middleware. Runtime Related to Node.js or Edge Runtime with Next.js.
#69409 opened Aug 28, 2024 by muradsofi updated Aug 28, 2024
CLI: initialise a new project with pages router without prompt bug Issue was opened via the bug report template. create-next-app Related to our CLI tool for quickly starting a new Next.js application.
#69304 opened Aug 26, 2024 by mishushakov updated Aug 28, 2024
[NEXT-1141] Next router / link not working when redirecting with new search params [Regression] bug Issue was opened via the bug report template. linear: next Confirmed issue that is tracked by the Next.js team.
#49297 opened May 5, 2023 by mikebuilds updated Aug 28, 2024
1 task done
Rewrites manipulate RSC requests breaking client side routing bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#69296 opened Aug 26, 2024 by michael-kleemann updated Aug 28, 2024
Wrong segment rendered when quickly reload page and navigate through browser history in Next.js 13+. bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation. Pages Router Related to Pages Router.
#69401 opened Aug 28, 2024 by bohdan-mykhailenko updated Aug 28, 2024
using lodash-es & pnpm & turberepo(monorepo), Dynamic Code Evaluation (e. g. 'eval', 'new Function', 'WebAssembly.compile') not allowed in Edge Runtime bug Issue was opened via the bug report template. Runtime Related to Node.js or Edge Runtime with Next.js.
#51401 opened Jun 16, 2023 by shinyuna updated Aug 28, 2024
1 task done
middleware matcher should support template literals bug Issue was opened via the bug report template. Runtime Related to Node.js or Edge Runtime with Next.js.
#56398 opened Oct 4, 2023 by stefanprobst updated Aug 28, 2024
1 task done
[15.0.0-canary.111+] Infinite loading page when fetch has "force-cache" in generateMetadata layout.tsx bug Issue was opened via the bug report template. Metadata Related to Next.js' Metadata API.
#69309 opened Aug 26, 2024 by aXenDeveloper updated Aug 28, 2024
Playwright tests for Next 13 app using app router fail unless slowMo set fairly high bug Issue was opened via the bug report template.
#52850 opened Jul 19, 2023 by AmyBlankenship updated Aug 28, 2024
1 task done
ESM build with standalone output and custom directory outputs CommonJS code instead of ESM bug Issue was opened via the bug report template. Module Resolution Module resolution (CJS / ESM, module resolving)
#62521 opened Feb 26, 2024 by zollf updated Aug 28, 2024
App router: Components in root layout rerender on navigation bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#52558 opened Jul 11, 2023 by jk1x8 updated Aug 27, 2024
1 task done
Errors occurs when 'minimumCacheTTL' or 'icon.ico' are used with Turbopack bug Issue was opened via the bug report template. Turbopack Related to Turbopack with Next.js.
#69330 opened Aug 26, 2024 by Enkratia updated Aug 27, 2024
not support proxy-agent bug Issue was opened via the bug report template.
#47039 opened Mar 12, 2023 by coderzzp updated Aug 27, 2024
1 task done
Parallel server action calls bug Issue was opened via the bug report template. create-next-app Related to our CLI tool for quickly starting a new Next.js application. Parallel & Intercepting Routes Related to Parallel and/or Intercepting routes. Performance Anything with regards to Next.js performance.
#69265 opened Aug 24, 2024 by yehonatanyosefi updated Aug 27, 2024
Router.push takes to incorrect page but refreshing same exact URL opens correct page. examples Issue/PR related to examples
#45000 opened Jan 18, 2023 by gauravsaini964 updated Aug 27, 2024
1 task done
Standalone build does not include server-side variables from .env.local bug Issue was opened via the bug report template. Output (export/standalone) Related to the the output option in `next.config.js`.
#46296 opened Feb 23, 2023 by evakkuri updated Aug 27, 2024
1 task done
context.res.setHeader not setting Cache-Control bug Issue was opened via the bug report template. Pages Router Related to Pages Router.
#62294 opened Feb 20, 2024 by eloisetaylor5693 updated Aug 27, 2024
Inconsistent CSS resolution order bug Issue was opened via the bug report template. linear: next Confirmed issue that is tracked by the Next.js team.
#64921 opened Apr 23, 2024 by GabenGar updated Aug 27, 2024
Opt out of scroll restoration when using browser back buttons Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#20951 opened Jan 10, 2021 by controversial updated Aug 27, 2024
import.meta.dirname + import.meta.filename undefined in page bug Issue was opened via the bug report template. linear: turbopack Confirmed issue that is tracked by the Turbopack team. Upstream Related to using Next.js with a third-party dependency. (e.g., React, UI/icon libraries, etc.).
#60879 opened Jan 19, 2024 by karlhorky updated Aug 27, 2024
1 task done
ProTip! Exclude everything labeled bug with -label:bug.