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

Unable to import objects from client components into server components bug Issue was opened via the bug report template. Runtime Related to Node.js or Edge Runtime with Next.js. Turbopack Related to Turbopack with Next.js.
#71369 opened Oct 16, 2024 by neefrehman
i18n configuration causes 500 error when certain malformed URLs are visited bug Issue was opened via the bug report template. Internationalization (i18n) Related to Internationalization with Next.js. Runtime Related to Node.js or Edge Runtime with Next.js.
#71131 opened Oct 11, 2024 by Parker-Echo
Cannot read properties of undefined (reading 'H') 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. Runtime Related to Node.js or Edge Runtime with Next.js. Webpack Related to Webpack with Next.js.
#71004 opened Oct 9, 2024 by cjkihl
Catch-all Segments are mistakenly being triggered when it follows a Dynamic Segment (both get triggered) bug Issue was opened via the bug report template. Developer Experience Issues related to Next.js logs, Error overlay, etc. Documentation Related to Next.js' official documentation. Module Resolution Module resolution (CJS / ESM, module resolving) Navigation Related to Next.js linking (e.g., <Link>) and navigation. Parallel & Intercepting Routes Related to Parallel and/or Intercepting routes. Runtime Related to Node.js or Edge Runtime with Next.js.
#70954 opened Oct 8, 2024 by Gritteh
private fields broken in specific case bug Issue was opened via the bug report template. Runtime Related to Node.js or Edge Runtime with Next.js.
#70834 opened Oct 5, 2024 by james-tindal
TypeError: Cannot read properties of undefined (reading 'call') bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation. Runtime Related to Node.js or Edge Runtime with Next.js. Webpack Related to Webpack with Next.js.
#70703 opened Oct 2, 2024 by JClackett
Nextjs ResponseCookies function crashes with unhandled exception on decodeURIComponent if cookies has any string with % on it. 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.
#70523 opened Sep 26, 2024 by Sathosk
Headers function causing an empty page to be returned when using Optional Catch-all Segments bug Issue was opened via the bug report template. Partial Prerendering (PPR) Related to Partial Prerendering. Runtime Related to Node.js or Edge Runtime with Next.js.
#70252 opened Sep 19, 2024 by hugohammarstrom
SyntaxError with Middle Dot (U+30FB) as Object Key in Older iOS Safari Versions bug Issue was opened via the bug report template. Runtime Related to Node.js or Edge Runtime with Next.js. SWC Related to minification/transpilation in Next.js. Webpack Related to Webpack with Next.js.
#69854 opened Sep 9, 2024 by bubble0601
Next.js App Router: Server Component with Context Provider and Tailwind causes rendering issues 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. Developer Experience Issues related to Next.js logs, Error overlay, etc. Runtime Related to Node.js or Edge Runtime with Next.js.
#69682 opened Sep 4, 2024 by jmderby
pages router global _error.tsx is triggered instead of app router global-error.tsx when force-static page used bug Issue was opened via the bug report template. Documentation Related to Next.js' official documentation. linear: next Confirmed issue that is tracked by the Next.js team. Module Resolution Module resolution (CJS / ESM, module resolving) Pages Router Related to Pages Router. Runtime Related to Node.js or Edge Runtime with Next.js.
#69574 opened Sep 2, 2024 by holubiev
Code imported inside instrumentation.ts can't mutate imported modules bug Issue was opened via the bug report template. Instrumentation Related to Next.js Instrumentation. Runtime Related to Node.js or Edge Runtime with Next.js.
#69544 opened Sep 1, 2024 by shkreios
Inconsistent handling of notFound() from server action bug Issue was opened via the bug report template. Runtime Related to Node.js or Edge Runtime with Next.js.
#69480 opened Aug 30, 2024 by VitaliyPotapov
ScrollAndFocusHandler incompatibility with AG Grid bug Issue was opened via the bug report template. linear: next Confirmed issue that is tracked by the Next.js team. Runtime Related to Node.js or Edge Runtime with Next.js.
#69459 opened Aug 29, 2024 by kennyjwilli
Draft mode cookie no being set on edge runtime bug Issue was opened via the bug report template. Runtime Related to Node.js or Edge Runtime with Next.js.
#69449 opened Aug 29, 2024 by otoxiep95
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
Swc causing error in production. Related to citation-js and citeproc. bug Issue was opened via the bug report template. linear: next Confirmed issue that is tracked by the Next.js team. Runtime Related to Node.js or Edge Runtime with Next.js. SWC Related to minification/transpilation in Next.js.
#69150 opened Aug 21, 2024 by igloo1505
next/dynamic from external package causes hydration errors for combination of pages and app routers bug Issue was opened via the bug report template. Lazy Loading Related to Next.js Lazy Loading (e.g., `next/dynamic` or `React.lazy`). Pages Router Related to Pages Router. Runtime Related to Node.js or Edge Runtime with Next.js.
#69125 opened Aug 21, 2024 by adanperez
Module incorrectly persists between hot updates (HMR) in the browser bug Issue was opened via the bug report template. Developer Experience Issues related to Next.js logs, Error overlay, etc. linear: next Confirmed issue that is tracked by the Next.js team. Runtime Related to Node.js or Edge Runtime with Next.js.
#69098 opened Aug 20, 2024 by kettanaito
Using revalidateTag() inside dynamic route handler is unstable bug Issue was opened via the bug report template. Runtime Related to Node.js or Edge Runtime with Next.js.
#69064 opened Aug 19, 2024 by younes101020
generateStaticParams globalThis (global) singleton problem bug Issue was opened via the bug report template. Performance Anything with regards to Next.js performance. Runtime Related to Node.js or Edge Runtime with Next.js.
#69042 opened Aug 19, 2024 by devweissmikhail
Default hostname for "next start" differs from documentation bug Issue was opened via the bug report template. Documentation Related to Next.js' official documentation. Runtime Related to Node.js or Edge Runtime with Next.js.
#68836 opened Aug 13, 2024 by toresbe
Link component leads to unnecessary re-renders with legacyBehavior bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation. Performance Anything with regards to Next.js performance. Runtime Related to Node.js or Edge Runtime with Next.js.
#68596 opened Aug 6, 2024 by alex-statsig
Middleware not being triggered bug Issue was opened via the bug report template. Middleware Related to Next.js Middleware. Navigation Related to Next.js linking (e.g., <Link>) and navigation. Runtime Related to Node.js or Edge Runtime with Next.js.
#68581 opened Aug 6, 2024 by utkarshk384
Upgrading from Next.js 14.1.0 to 14.1.1 breaks apollo-client-nextjs bug Issue was opened via the bug report template. Runtime Related to Node.js or Edge Runtime with Next.js.
#68413 opened Aug 1, 2024 by linucks
ProTip! Add no:assignee to see everything that’s not assigned.