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

Docs: Multiple middleware Documentation Related to Next.js' official documentation.
#74700 opened Jan 9, 2025 by jake-normal
Wrong page when navigating from pages router to app router bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#74696 opened Jan 9, 2025 by pomber
OpenGraph Metdata handling doesn't retain URL parameters for main page bug Issue was opened via the bug report template. Metadata Related to Next.js' Metadata API.
#74689 opened Jan 9, 2025 by CodingFabian
"Received false for a non-boolean attribute locale" when rendering <Link locale={false} /> bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#74678 opened Jan 9, 2025 by benface
[turbopack] dynamic imports fallback to single existing file when target file does not exist bug Issue was opened via the bug report template. Turbopack Related to Turbopack with Next.js.
#74664 opened Jan 8, 2025 by qnten
cacheLife with revalidate < 1 causes error in production only bug Issue was opened via the bug report template. dynamicIO Related to dynamicIO.
#74660 opened Jan 8, 2025 by jonathanhefner
dev --turbo in monorepo can't resolve alias import bug Issue was opened via the bug report template. Turbopack Related to Turbopack with Next.js.
#74651 opened Jan 8, 2025 by adr-x
Next.js project doesn't work with Yarn 4.6.0 using Turbopack 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.
#74648 opened Jan 8, 2025 by GlittersIsGold
[SourceMap] prepareStackTrace patch minifies server stack trace bug Issue was opened via the bug report template. linear: next Confirmed issue that is tracked by the Next.js team. Runtime Related to Node.js or Edge Runtime with Next.js.
#74646 opened Jan 8, 2025 by troyt-42
Typescript error TP1001 when creating a Web Worker in Next.js 15.1.3 bug Issue was opened via the bug report template. Turbopack Related to Turbopack with Next.js.
#74621 opened Jan 7, 2025 by farzadsoltani
Build fails on a brand-new Next.js project (v15.1.3, React 19.0.0) with "Cannot read properties of null (reading 'useContext')" 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.
#74616 opened Jan 7, 2025 by dmitrymalakhov
loading the next.config.ts in section experimental.swcPlugins panics bug Issue was opened via the bug report template. SWC Related to minification/transpilation in Next.js. Turbopack Related to Turbopack with Next.js.
#74611 opened Jan 7, 2025 by hopefullToo
Related to #58661 redirect(<path>) does not work at all inside intercepting routes bug Issue was opened via the bug report template.
#74602 opened Jan 7, 2025 by plugin94
Middleware.ts causes ReferenceError: self is not defined error with splitChunks bug Issue was opened via the bug report template. Middleware Related to Next.js Middleware.
#74595 opened Jan 7, 2025 by jozef-mikusinec-kiwicom
blog-starter hydration issue examples Issue was opened via the examples template.
#74586 opened Jan 7, 2025 by grapefruit13
mdx js loader: paths must be valid file:// URLs (windows only) bug Issue was opened via the bug report template. Markdown (MDX) Related to Markdown with Next.js.
#74564 opened Jan 6, 2025 by chrisweb
React Refresh Bug affecting NextJS when using useClient bug Issue was opened via the bug report template.
#74559 opened Jan 6, 2025 by Biki-das
Next revalidate cache when no implicitly server indication bug Issue was opened via the bug report template. Developer Experience Issues related to Next.js logs, Error overlay, etc.
#74558 opened Jan 6, 2025 by deeluxe74
Redirect from https://example.com/ to https://example.com impossible? bug Issue was opened via the bug report template.
#74551 opened Jan 6, 2025 by prathamesh-gharat
Docs: Upgrading page router to v15 missing Documentation Related to Next.js' official documentation.
#74549 opened Jan 6, 2025 by petr-hajek
fetch requests not cached between generateMetadata and page component as per docs bug Issue was opened via the bug report template. Documentation Related to Next.js' official documentation. Metadata Related to Next.js' Metadata API.
#74537 opened Jan 6, 2025 by steveharrison
Issue with dynamic route params returning %5Bslug%5D bug Issue was opened via the bug report template. Parallel & Intercepting Routes Related to Parallel and/or Intercepting routes. Partial Prerendering (PPR) Related to Partial Prerendering.
#74532 opened Jan 5, 2025 by anas029
When using a dynamic api (cookies, headers,..) inside a server action then later call this function inside ANOTHER server action building the app fails without telling you why! bug Issue was opened via the bug report template. Developer Experience Issues related to Next.js logs, Error overlay, etc. Documentation Related to Next.js' official documentation. dynamicIO Related to dynamicIO. Instrumentation Related to Next.js Instrumentation. Linting Related to `next lint` or ESLint with Next.js. Module Resolution Module resolution (CJS / ESM, module resolving). Output (export/standalone) Related to the the output option in `next.config.js`. 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.).
#74531 opened Jan 5, 2025 by elbasel42
ProTip! What’s not been updated in a month: updated:<2024-12-09.