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

Cannot name a folder "index" inside the app directory. 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.
#69061 opened Aug 19, 2024 by jazsouf
middleware request.cookies.has() fails when route is hit via Link bug Issue was opened via the bug report template. Middleware Related to Next.js Middleware.
#69058 opened Aug 19, 2024 by janson
New page is called when intercepting routes are terminated before the server action is completed 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.
#69043 opened Aug 19, 2024 by JoSuwon
generateStaticParams globalThis (global) singleton problem bug Issue was opened via the bug report template. Performance Anything with regards to Next.js performance. Runtime Related to Node.js or Edge Runtime with Next.js.
#69042 opened Aug 19, 2024 by devweissmikhail
Your Team encountered an unknown problem. Please reach out to our support team for details. Learn More bug Issue was opened via the bug report template. Developer Experience Issues related to Next.js logs, Error overlay, etc.
#69040 opened Aug 19, 2024 by mundanecoder
Docs: how to configure lightningcss Documentation Related to Next.js' official documentation.
#69030 opened Aug 18, 2024 by sina-salahshour
Next incorrectly infers static builds when using Promise.prototype.catch on the dynamic action in a Page bug Issue was opened via the bug report template. Output (export/standalone) Related to the the output option in `next.config.js`.
#69025 opened Aug 18, 2024 by chriskuech
Failed to build standalone using instrumentationHook bug Issue was opened via the bug report template. Instrumentation Related to Next.js Instrumentation. Output (export/standalone) Related to the the output option in `next.config.js`.
#69023 opened Aug 18, 2024 by eve0415
Error and reload during HMR with MUI bug Issue was opened via the bug report template. Developer Experience Issues related to Next.js logs, Error overlay, etc.
#69008 opened Aug 17, 2024 by Janpot
Can't use bcrypt in middleware bug Issue was opened via the bug report template. Middleware Related to Next.js Middleware. Webpack Related to Webpack with Next.js.
#69002 opened Aug 17, 2024 by chriskuech
next/font interferes with header links from middleware. bug Issue was opened via the bug report template. Font (next/font) Related to Next.js Font Optimization. Internationalization (i18n) Related to Internationalization with Next.js. Metadata Related to Next.js' Metadata API. Middleware Related to Next.js Middleware.
#69000 opened Aug 17, 2024 by zenzen-sol
BUG: incorrect url encoding in <link rel="preload"> for prioritized images bug Issue was opened via the bug report template. Image (next/image) Related to Next.js Image Optimization.
#68998 opened Aug 16, 2024 by HelaGone
Next.js bundles libraries only used in Server Components into the Client Bundle Chunks bug Issue was opened via the bug report template. SWC Related to minification/transpilation in Next.js.
#68972 opened Aug 16, 2024 by phryneas
Conditional building pages with export: output is not supported bug Issue was opened via the bug report template. Output (export/standalone) Related to the the output option in `next.config.js`.
#68956 opened Aug 15, 2024 by guybinya
Endless issues of Error: Cannot find module '....\.next\server\vendor-chunks\lib\worker.js' bug Issue was opened via the bug report template. Output (export/standalone) Related to the the output option in `next.config.js`. Webpack Related to Webpack with Next.js.
#68950 opened Aug 15, 2024 by jdoe802
Docs: Missing custom Partytown configuration for Script with strategy="worker" Documentation Related to Next.js' official documentation.
#68943 opened Aug 15, 2024 by guisehn
Incorrect caching bug Issue was opened via the bug report template.
#68934 opened Aug 15, 2024 by mastoj
Error: You cannot use both an required and optional catch-all route bug Issue was opened via the bug report template. Parallel & Intercepting Routes Related to Parallel and/or Intercepting routes.
#68933 opened Aug 15, 2024 by imCorfitz
postcss.config.js not work with type module bug Issue was opened via the bug report template. Instrumentation Related to Next.js Instrumentation.
#68887 opened Aug 14, 2024 by alkorlos
Next.js App Directory: Link Component Crashes on First Load with Storyblok Integration bug Issue was opened via the bug report template. Developer Experience Issues related to Next.js logs, Error overlay, etc. Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#68882 opened Aug 14, 2024 by dipankarmaikap
app/icon.tsx and npm run dev with output: "export" bug Issue was opened via the bug report template. Metadata Related to Next.js' Metadata API. Output (export/standalone) Related to the the output option in `next.config.js`.
#68874 opened Aug 14, 2024 by abernier
v14 npm run lint (eslint+typescript) Not implemented correctly 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.
#68868 opened Aug 14, 2024 by cjg1122
ProTip! Exclude everything labeled bug with -label:bug.