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

Codemod upgrade script does not consider the absence of the "dev" script in the package.json bug Issue was opened via the bug report template. Developer Experience Issues related to Next.js logs, Error overlay, etc.
#71597 opened Oct 22, 2024 by imprakharshukla
Docs: Not found next-config-js/partial-prerendering on stable Version Documentation Related to Next.js' official documentation.
#71593 opened Oct 22, 2024 by Marukome0743
Experimental PPR cannot be used in stable Next 15 (but mentioned in docs) bug Issue was opened via the bug report template. Documentation Related to Next.js' official documentation. Partial Prerendering (PPR) Related to Partial Prerendering.
#71587 opened Oct 21, 2024 by neoromantic
[v15] Module parse failed: Bad character escape sequence 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.
#71582 opened Oct 21, 2024 by faisalrehmanlums
Tree shaking not working for pages with transpilePackages bug Issue was opened via the bug report template. Pages Router Related to Pages Router. Performance Anything with regards to Next.js performance.
#71561 opened Oct 21, 2024 by capJavert
setAssetPrefix not work in custom server bug Issue was opened via the bug report template.
#71557 opened Oct 21, 2024 by yutingzhao1991
Error: NEXT_REDIRECT error when redirecting on server after navigating via <Link>. bug Issue was opened via the bug report template. Developer Experience Issues related to Next.js logs, Error overlay, etc. Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#71555 opened Oct 21, 2024 by mtansk
Docs: Insecure example for conditional routes Documentation Related to Next.js' official documentation.
#71552 opened Oct 21, 2024 by chungweileong94
nextjs 15 codemod failed on headless linux bug Issue was opened via the bug report template.
#71535 opened Oct 20, 2024 by mio-19
Custom Server Not Bundled Correctly with Standalone Build, ESBuild, or Bun bug Issue was opened via the bug report template. Output (export/standalone) Related to the the output option in `next.config.js`.
#71515 opened Oct 19, 2024 by Kavian77
CommonJS and ESM modules cause SSR and CSR rendering issues with react contexts when using a custom lib bug Issue was opened via the bug report template. Module Resolution Module resolution (CJS / ESM, module resolving) Webpack Related to Webpack with Next.js.
#71480 opened Oct 18, 2024 by PBug90
Missing src.blurDataURL for default metadata images while importing apple-icon.png/icon.png/opengraph-image.png/twitter-image.png with Turbopack enabled bug Issue was opened via the bug report template. linear: turbopack Confirmed issue that is tracked by the Turbopack team. Turbopack Related to Turbopack with Next.js.
#71461 opened Oct 18, 2024 by dimaMachina
Dynamic resourceQuery isn't passed in Webpack loader with Turbopack enabled bug Issue was opened via the bug report template. linear: turbopack Confirmed issue that is tracked by the Turbopack team. Turbopack Related to Turbopack with Next.js.
#71453 opened Oct 17, 2024 by dimaMachina
Next.js App Router ISR doesn't remove noindex meta tag on cache revalidation bug Issue was opened via the bug report template.
#71440 opened Oct 17, 2024 by lid0a
Including exclamation mark(" ! ") in assetPrefix compilation will result in an error 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.
#71426 opened Oct 17, 2024 by gengxuelei
Cookies cannot be read in middleware while defined in server actions (since 14 at least) 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.
#71425 opened Oct 17, 2024 by ScreamZ
[turbopack] MUI v6 - Cannot use component selectors inside of css function Turbopack Related to Turbopack with Next.js.
#71408 opened Oct 17, 2024 by l0gicgate
1 task done
Error on browsers like chrome 83 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. Pages Router Related to Pages Router. Parallel & Intercepting Routes Related to Parallel and/or Intercepting routes.
#71399 opened Oct 16, 2024 by ViniciusLeviVL
Unable to use imported objects from client components in 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
Page is not rendered if router.push({static path with query params}) bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#71365 opened Oct 16, 2024 by khristinalukanets
I get the error when I use handlebars with next.js server actions. examples Issue/PR related to examples
#71358 opened Oct 16, 2024 by melodyxpot
1 task done
Redirect from Server Action takes precedence over the Redirect from Middleware when they are sequential bug Issue was opened via the bug report template. Middleware Related to Next.js Middleware.
#71311 opened Oct 15, 2024 by vineetp3
NextJs requests custom route when using navigator.clipboard.writeText 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.
#71288 opened Oct 15, 2024 by cuongle-hdwebsoft
[turbopack]: Can't specify issuer with @svgr/webpack loader, causes invalid url transformation in css bug Issue was opened via the bug report template. Developer Experience Issues related to Next.js logs, Error overlay, etc. linear: turbopack Confirmed issue that is tracked by the Turbopack team. Turbopack Related to Turbopack with Next.js. Webpack Related to Webpack with Next.js.
#71275 opened Oct 14, 2024 by MaciejWiatr
ProTip! Adding no:label will show everything without a label.