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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

ES Modules may not assign module.exports or exports.*, Use ESM export syntax bug Issue was opened via the bug report template. Module Resolution Module resolution (CJS / ESM, module resolving) SWC Related to minification/transpilation in Next.js. Webpack Related to Webpack with Next.js.
#65310 opened May 3, 2024 by maulik1729
Module parse failed: Unexpected token (Export Enum) bug Issue was opened via the bug report template. SWC Related to minification/transpilation in Next.js. TypeScript Related to types with Next.js. Webpack Related to Webpack with Next.js.
#65306 opened May 3, 2024 by ergodic1
Intercepting Routes fail silently when (empty) pages directory is still present bug Issue was opened via the bug report template. Parallel & Intercepting Routes Related to Parallel and/or Intercepting routes.
#65302 opened May 3, 2024 by marcotoniut
Standalone export broken bug Issue was opened via the bug report template. Output (export/standalone) Related to the the output option in `next.config.js`.
#65294 opened May 2, 2024 by shimizu-izumi
next build failing to build static pages on pages router bug Issue was opened via the bug report template. Pages Router Related to Pages Router.
#65290 opened May 2, 2024 by kcrwfrd
next-navigation(useRouter().push("/url")) does not redirect to /url if server actions is used immediately after useRouter().push("/url") bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#65287 opened May 2, 2024 by ehsanrezaeee
Next.js caches GraphQL API requests using fetch bug Issue was opened via the bug report template.
#65283 opened May 2, 2024 by akash3444
lint TP1006 bug Issue was opened via the bug report template. Turbopack Related to Turbopack with Next.js.
#65280 opened May 2, 2024 by artola
Import with top level await stucks dev server with --turbo bug Issue was opened via the bug report template. Turbopack Related to Turbopack with Next.js.
#65278 opened May 2, 2024 by pawelblaszczyk5
issue with use, string value works but object value fails to compile bug Issue was opened via the bug report template. Runtime Related to Node.js or Edge Runtime with Next.js. Upstream Related to using Next.js with a third-party dependency. (e.g., React, UI/icon libraries, etc.).
#65272 opened May 2, 2024 by rashidul0405
Parallel Routes Loading UI Displaying Parent Loading bug Issue was opened via the bug report template. Parallel & Intercepting Routes Related to Parallel and/or Intercepting routes.
#65270 opened May 2, 2024 by bradleymcleish
Docs: Error in Learn Next.js: Handling Errors Documentation Related to Next.js' official documentation.
#65266 opened May 2, 2024 by angel-luis
redirect to url with a different base path in server action does not work bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#65257 opened May 2, 2024 by levinqdl
Maximum of 255 logs per api method invocation 😭 bug Issue was opened via the bug report template. Runtime Related to Node.js or Edge Runtime with Next.js.
#65253 opened May 1, 2024 by MaximusMcCann
Issue with sharp optional peer dependency with Payload admin introduced since canary.7 bug Issue was opened via the bug report template. Module Resolution Module resolution (CJS / ESM, module resolving) Runtime Related to Node.js or Edge Runtime with Next.js.
#65247 opened May 1, 2024 by paulpopus
Error: Failed to load script when using basePath and navigating from pages to app router bug Issue was opened via the bug report template. Module Resolution Module resolution (CJS / ESM, module resolving) Navigation Related to Next.js linking (e.g., <Link>) and navigation. Pages Router Related to Pages Router. Turbopack Related to Turbopack with Next.js.
#65246 opened May 1, 2024 by seanparmelee
(turbopack) doesn't support mixing units in sass calculations, while webpack does 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.
#65241 opened May 1, 2024 by stabildev
router.push not working properly in intercepting modal routes. bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#65239 opened May 1, 2024 by stayclaxxy
next build fails on an object with a key contains U+30FB bug Issue was opened via the bug report template. SWC Related to minification/transpilation in Next.js.
#65237 opened May 1, 2024 by mythosil
next/image doesn't work but img jsx works bug Issue was opened via the bug report template. Image (next/image) Related to Next.js Image Optimization.
#65232 opened May 1, 2024 by MikeyA-yo
Dynamic metadata and RSC causing loader to be hidden without a page to render. bug Issue was opened via the bug report template. Metadata Related to Next.js' Metadata API.
#65217 opened Apr 30, 2024 by felipedeboni
Route interception broken in production mode, although working in development mode bug Issue was opened via the bug report template. linear: next Confirmed issue that is tracked by the Next.js team. Parallel & Intercepting Routes Related to Parallel and/or Intercepting routes.
#65192 opened Apr 30, 2024 by IddanCF
Docs: Confusing/Incomplete docs for setting page title (App Router) Documentation Related to Next.js' official documentation.
#65184 opened Apr 30, 2024 by Badestrand
Fail to patch lock while when a dependency is depending on a different version of 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.
#65182 opened Apr 30, 2024 by mwskwong
ProTip! no:milestone will show everything without a milestone.