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

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. 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
Response cookies missing in middleware bug Issue was opened via the bug report template. Middleware Related to Next.js Middleware
#65179 opened Apr 30, 2024 by marcospassos
Error 500: The detected locale does not match the locale in the query bug Issue was opened via the bug report template. Internationalization (i18n) Related to Internationalization with Next.js. Pages Router Related to Pages Router.
#65167 opened Apr 29, 2024 by lipoolock
Inconsistently managing .env files between edge and nodejs runtimes bug Issue was opened via the bug report template. Runtime Related to Node.js or Edge Runtime with Next.js.
#65166 opened Apr 29, 2024 by freaz
router.back() causes an error on intercepted route bug Issue was opened via the bug report template. Parallel & Intercepting Routes Related to Parallel and/or Intercepting routes.
#65162 opened Apr 29, 2024 by Neutrlno
Dynamically Imported Components unmount unexpectedly during Hydration if any parent React context updates bug Issue was opened via the bug report template. Lazy Loading Related to Next.js Lazy Loading (e.g., `next/dynamic` or `React.lazy`).
#65160 opened Apr 29, 2024 by Nandan1996
Vercel Deployment Error: Middleware Invocation Failure (Status 500) bug Issue was opened via the bug report template. Pages Router Related to Pages Router. Parallel & Intercepting Routes Related to Parallel and/or Intercepting routes. Partial Prerendering (PPR) Related to Partial Prerendering. Runtime Related to Node.js or Edge Runtime with Next.js.
#65157 opened Apr 29, 2024 by Pratham271
Error occurs when opening client page with turbopack enabled in "output: export" mode bug Issue was opened via the bug report template. Output (export/standalone) Related to the the output option in `next.config.js`. Turbopack Related to Turbopack with Next.js.
#65151 opened Apr 29, 2024 by By-Ha
<Link> doesn't navigate to the intercepted route in specific scenario 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.
#65144 opened Apr 28, 2024 by Neutrlno
next/font localFont can't resolve paths with import aliases bug Issue was opened via the bug report template. Font (next/font) Related to Next.js Font Optimization. linear: next Confirmed issue that is tracked by the Next.js team.
#65135 opened Apr 28, 2024 by vasimi
Failed to load plugin '@next/next declared in '--config >> eslint-config-next/core-web-vitals bug Issue was opened via the bug report template. Linting Related to `next lint` or ESLint with Next.js.
#65128 opened Apr 28, 2024 by EvgeniyBudaev
Turbopack does not resolve "local" linked/file dependencies. bug Issue was opened via the bug report template. linear: turbopack Confirmed issue that is tracked by the Turbopack team. Runtime Related to Node.js or Edge Runtime with Next.js. Turbopack Related to Turbopack with Next.js.
#65125 opened Apr 27, 2024 by YeetmanLord
ProTip! Exclude everything labeled bug with -label:bug.