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

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
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
Turbopack HMR does not work when using ternaries and JSX together. bug Issue was opened via the bug report template. Performance Anything with regards to Next.js performance. Turbopack Related to Turbopack with Next.js.
#69360 opened Aug 27, 2024 by heyitsarpit
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
Cannot use local Next.js build as Next.js Dev Server (v14.2.6) bug Issue was opened via the bug report template. Developer Experience Issues related to Next.js logs, Error overlay, etc.
#69316 opened Aug 26, 2024 by Ethan-Arrowood
[Bug?]: cssChunking / CSS Optimisations - Module CSS getting reset by tailwind's global styles 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. Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#69311 opened Aug 26, 2024 by rohitpotato
[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
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
Conditional Dynamic CSS Import Issue in Next.js 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.
#69300 opened Aug 26, 2024 by AsadRazaJutt1
Catch all route is unexpectedly activated when combined with parallel intercepting route in next dev --turbo bug Issue was opened via the bug report template. linear: turbopack Confirmed issue that is tracked by the Turbopack team. Parallel & Intercepting Routes Related to Parallel and/or Intercepting routes. Turbopack Related to Turbopack with Next.js.
#69299 opened Aug 26, 2024 by typeofweb
Next 14 App router AsyncLocalStorage From middleware to server component bug Issue was opened via the bug report template. Developer Experience Issues related to Next.js logs, Error overlay, etc. Middleware Related to Next.js Middleware.
#69298 opened Aug 26, 2024 by KevinEonix
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
Cannot read properties of null (reading 'get') bug Issue was opened via the bug report template. Parallel & Intercepting Routes Related to Parallel and/or Intercepting routes.
#69272 opened Aug 25, 2024 by junioryono
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
middleware is not used in production with custom server bug Issue was opened via the bug report template. Middleware Related to Next.js Middleware.
#69257 opened Aug 24, 2024 by Mephiztopheles
location hash change doesnt trigger hashchange event bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#69256 opened Aug 24, 2024 by AmirShafikhani
__turbopack_resolve_absolute_path__ is not a function bug Issue was opened via the bug report template. Turbopack Related to Turbopack with Next.js.
#69254 opened Aug 24, 2024 by jacobheric
npm run test fails with-jest-app using --watch flag. examples Issue/PR related to examples
#69236 opened Aug 23, 2024 by pgibler
1 task done
useSearchParams and usePathname do not retain original values when an intercepting route is open bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#69222 opened Aug 23, 2024 by ali-idrizi
Cannot send telemetry when build bug Issue was opened via the bug report template.
#69218 opened Aug 23, 2024 by vuthanhtrung2010
Edge runtime is sensitive to order of "exports" in dependency, will only use edge-light if it's defined before browser bug Issue was opened via the bug report template. Developer Experience Issues related to Next.js logs, Error overlay, etc. Module Resolution Module resolution (CJS / ESM, module resolving)
#69175 opened Aug 22, 2024 by mcintyre94
Error in dev mode with turbopack using Chakra-UI components from server components bug Issue was opened via the bug report template. Turbopack Related to Turbopack with Next.js.
#69159 opened Aug 21, 2024 by dkokotov
Swc causing error in production. Related to citation-js and citeproc. 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.
#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
ProTip! Exclude everything labeled bug with -label:bug.