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: Wrong link for UseFormState. Documentation Related to Next.js' official documentation.
#66450 opened Jun 1, 2024 by Iwan-LMX
[Bug][Next.js13]: renderError does not follow the err info of __NEXT_DATA__ when hytrate in client bug Issue was opened via the bug report template. Runtime Related to Node.js or Edge Runtime with Next.js.
#66444 opened Jun 1, 2024 by henrycjchen
Nonce exposed to the DOM bug Issue was opened via the bug report template.
#66438 opened Jun 1, 2024 by Ammar1999y
Suspense boundary broken (ignored) after second server action call bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#66431 opened May 31, 2024 by tilman
router.replace() on pages with query params cause entire page re-render on Next 14.2.3 bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#66427 opened May 31, 2024 by sergiofra98
Duplicate Requests in Next.js 14 on Server Side with Parallel Routes and Intercepting Routes bug Issue was opened via the bug report template. Developer Experience Issues related to Next.js logs, Error overlay, etc. Parallel & Intercepting Routes Related to Parallel and/or Intercepting routes.
#66418 opened May 31, 2024 by Semmy99
'next/dynamic' - SSR does not seem to work for dynamically imported components. bug Issue was opened via the bug report template. Lazy Loading Related to Next.js Lazy Loading (e.g., `next/dynamic` or `React.lazy`). Performance Anything with regards to Next.js performance.
#66414 opened May 31, 2024 by welschmoor
Use of deprecated dependency that leaks memory in eslint-config-next (inflight 1.0.6) bug Issue was opened via the bug report template. Linting Related to `next lint` or ESLint with Next.js.
#66413 opened May 31, 2024 by RicardoGEsteves
static-export get searchParams is empty bug Issue was opened via the bug report template.
#66406 opened May 31, 2024 by Statfine
Failed to reload dynamic routes: Error: Catch-all must be the last part of the URL. 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.
#66402 opened May 31, 2024 by ashly-dxb
Forms example does not work with useActionState examples Issue/PR related to examples
#66398 opened May 31, 2024 by Tigatok
1 task
Route Handlers Crash with bcrypt (see: #46493) examples Issue/PR related to examples
#66396 opened May 31, 2024 by jrilez
1 task done
Build Error: Parsing css source code failed bug Issue was opened via the bug report template. Font (next/font) Related to Next.js Font Optimization. Turbopack Related to Turbopack with Next.js.
#66394 opened May 31, 2024 by balaji-sivasakthi
enable swcMinify compression exception { toString, fromString } => {fromString} bug Issue was opened via the bug report template.
#66378 opened May 30, 2024 by noyobo
NextJS 14 returns fetch failed with UND_ERR_CONNECT_TIMEOUT error on serverless function bug Issue was opened via the bug report template. 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.
#66373 opened May 30, 2024 by andremendonca03
Cannot use Sharp in v15.0.0-canary.1 bug Issue was opened via the bug report template. Module Resolution Module resolution (CJS / ESM, module resolving)
#66364 opened May 30, 2024 by jpwallace22
Sitemap is being generated incorrectly and an error in development also appears when I try to access /sitemap.xml bug Issue was opened via the bug report template. Developer Experience Issues related to Next.js logs, Error overlay, etc. Metadata Related to Next.js' Metadata API. Output (export/standalone) Related to the the output option in `next.config.js`.
#66363 opened May 30, 2024 by gabriel-logan
Docs: inaccuracy in React Foundations (Chapter 4) Documentation Related to Next.js' official documentation.
#66362 opened May 30, 2024 by garysassano
Docs: Versioned Documentation Documentation Related to Next.js' official documentation.
#66357 opened May 29, 2024 by sos0
Version 15 breaks select form element bug Issue was opened via the bug report template.
#66353 opened May 29, 2024 by benjamin79
"trailingSlash" causing CORS errors bug Issue was opened via the bug report template.
#66352 opened May 29, 2024 by tippfelher
Refractor languages missing when Turbopack is enabled bug Issue was opened via the bug report template. Turbopack Related to Turbopack with Next.js.
#66348 opened May 29, 2024 by TrevorBurnham
Vercel + pages router + basePath + middleware - Full roundtrip when client navigating to index page 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. Pages Router Related to Pages Router.
#66337 opened May 29, 2024 by jpb06
TypeError: Failed to parse URL from /api/images 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.
#66330 opened May 29, 2024 by tqmvt
ProTip! Exclude everything labeled bug with -label:bug.