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

WebGL client component only renders when running "npm run dev" and not with "npm start" bug Issue was opened via the bug report template.
#70267 opened Sep 19, 2024 by fermmm
Module not found: Can't resolve '_http_common' bug Issue was opened via the bug report template. Developer Experience Issues related to Next.js logs, Error overlay, etc. Runtime Related to Node.js or Edge Runtime with Next.js. Webpack Related to Webpack with Next.js.
#70262 opened Sep 19, 2024 by kettanaito
Headers function causing an empty page to be returned when using Optional Catch-all Segments bug Issue was opened via the bug report template. Partial Prerendering (PPR) Related to Partial Prerendering. Runtime Related to Node.js or Edge Runtime with Next.js.
#70252 opened Sep 19, 2024 by hugohammarstrom
Next 14.2.12 with react-pdf and pdfjs-dist | Build fails with webpack error: TypeError: Promise.withResolvers is not a function | Passes Vercel build with swcMinify: false bug Issue was opened via the bug report template. SWC Related to minification/transpilation in Next.js. Webpack Related to Webpack with Next.js.
#70239 opened Sep 19, 2024 by justin-algoleaf
Redirect function in server action ignores "replace" parameter bug Issue was opened via the bug report template. Documentation Related to Next.js' official documentation. Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#70216 opened Sep 18, 2024 by ziyafenn
revalidatePath doesn't work with debouncing and page navigation bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#70207 opened Sep 18, 2024 by eduardodallmann
Docs: Next Config Support For (Or Note not Supporting) next.config.mts Documentation Related to Next.js' official documentation.
#70201 opened Sep 17, 2024 by uhrohraggy
next-typesafe-url lib causes "ReferenceError: require is not defined" since canary v150 in dev mode with turbo 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.
#70186 opened Sep 17, 2024 by nctay
Docs: Clarify that @next/mdx can replace next-mdx-remote Documentation Related to Next.js' official documentation.
#70179 opened Sep 17, 2024 by karlhorky
Module not found: Can't resolve '***\app\favicon.ico?__next_metadata__' 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. Image (next/image) Related to Next.js Image Optimization. Metadata Related to Next.js' Metadata API.
#70172 opened Sep 17, 2024 by Sir-Erwin
Search parameters are not invalidating notFound cached responses in rsc bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#70164 opened Sep 16, 2024 by richardasymmetric
Docs: Scroll Restoration broken Documentation Related to Next.js' official documentation.
#70148 opened Sep 16, 2024 by jantimon
German umlauts in file names are encoded when uploading via server action form data 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. Runtime Related to Node.js or Edge Runtime with Next.js.
#70147 opened Sep 16, 2024 by CombeeMike
Fetch failed: AggregateError [ETIMEDOUT] on Node.js 20 bug Issue was opened via the bug report template. Output (export/standalone) Related to the the output option in `next.config.js`.
#70095 opened Sep 14, 2024 by raky291
Setting cache-control header for icon routes results in duplicate header values 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.
#70086 opened Sep 13, 2024 by ppiwo
In dev mode, "incrementalCache missing in unstable_cache" when using unstable_cache in middleware bug Issue was opened via the bug report template. Middleware Related to Next.js Middleware. Turbopack Related to Turbopack with Next.js. Webpack Related to Webpack with Next.js.
#70085 opened Sep 13, 2024 by tom-sherman
Set cookie doesn't work in Router handler nor server action examples Issue/PR related to examples
#70068 opened Sep 13, 2024 by t18n
1 task done
Unable to set request headers in middleware.js while returning i18nRouter examples Issue/PR related to examples
#70030 opened Sep 12, 2024 by zohaib-saeed
1 task done
SCSS Url Static Assets Failing to load bug Issue was opened via the bug report template. Middleware Related to Next.js Middleware. Output (export/standalone) Related to the the output option in `next.config.js`.
#70021 opened Sep 12, 2024 by theblondealex
Missing sass-embedded peer dependency 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. Runtime Related to Node.js or Edge Runtime with Next.js. Webpack Related to Webpack with Next.js.
#70020 opened Sep 12, 2024 by rtritto
Middleware: Cannot export config after declaration in export list format bug Issue was opened via the bug report template. Middleware Related to Next.js Middleware.
#70008 opened Sep 12, 2024 by mahmad97
Cannot add dynamic application/json+oembed using app router bug Issue was opened via the bug report template. Metadata Related to Next.js' Metadata API.
#70004 opened Sep 12, 2024 by Prushka
Link Component does not prefetch on network recovery. 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. Performance Anything with regards to Next.js performance.
#69999 opened Sep 11, 2024 by refirst11
ProTip! Exclude everything labeled bug with -label:bug.