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

Webpack Errors from Middleware Imports bug Issue was opened via the bug report template. Middleware Related to Next.js Middleware Webpack Related to Webpack with Next.js.
#67260 opened Jun 28, 2024 by creativeindustriesgroup
Icon component with dynamic svg imports vs bundle size 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. Lazy Loading Related to Next.js Lazy Loading (e.g., `next/dynamic` or `React.lazy`). Performance Anything with regards to Next.js performance. Webpack Related to Webpack with Next.js.
#67247 opened Jun 27, 2024 by pepew-le-boss
Rewrites in middleware override next.config rewrites bug Issue was opened via the bug report template. Middleware Related to Next.js Middleware
#67245 opened Jun 27, 2024 by Dreamer-Paul
Docs: Next 15 RC docs still have outdated information about caching Documentation Related to Next.js' official documentation.
#67238 opened Jun 27, 2024 by kasraghoreyshi
Turbopack is not picking up configurations from package.json 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.
#67218 opened Jun 26, 2024 by devjiwonchoi
Even when using only the app router, pages files are generated. bug Issue was opened via the bug report template. Output (export/standalone) Related to the the output option in `next.config.js`. Pages Router Related to Pages Router.
#67214 opened Jun 26, 2024 by yongholeeme
[Testing with Playwright/MSW]: TypeError: _msw.MockedRequest is not a constructor bug Issue was opened via the bug report template. Testing Related to testing with Next.js.
#67205 opened Jun 26, 2024 by trm217
With turbopack, re-exports such as "export * from '@prisma/client' are not processed correctly (monorepo) 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.
#67195 opened Jun 25, 2024 by tomitrescak
Production CSS optimization breaks nesting of at-rules bug Issue was opened via the bug report template. Webpack Related to Webpack with Next.js.
#67193 opened Jun 25, 2024 by brian123zx
Suspense does not work on page navigation (Next.js 15 Canary, App Router) bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#67177 opened Jun 25, 2024 by vitalikda
next/font does not preload fonts that are used in dynamic imports bug Issue was opened via the bug report template. Font (next/font) Related to Next.js Font Optimization.
#67174 opened Jun 25, 2024 by BilalJaved15
Headers are not set in Edge Runtime (Vercel) but does so locally 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.
#67170 opened Jun 25, 2024 by cusxio
Unable to parse config export in source file error in middleware.js example examples Issue/PR related to examples
#67169 opened Jun 25, 2024 by Feli87
1 task done
template.tsx is rendered twice, when using Parallel Routes modal and reload. bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation. Parallel & Intercepting Routes Related to Parallel and/or Intercepting routes.
#67139 opened Jun 23, 2024 by kottyan
Css and JS file not work when I deploy nextjs to vercel, I don't know what happened? bug Issue was opened via the bug report template.
#67118 opened Jun 22, 2024 by NikFranki
expect is not defined when running next.js with Jest examples Issue/PR related to examples
#67114 opened Jun 22, 2024 by Boby900
1 task done
Generating static pages (0/6) [= ]G [AggregateError] bug Issue was opened via the bug report template.
#67099 opened Jun 21, 2024 by SchunckLeonardo
OOMKill is hidden during docker-based next build, build appears successful but isn't. bug Issue was opened via the bug report template. Developer Experience Issues related to Next.js logs, Error overlay, etc.
#67097 opened Jun 21, 2024 by henricook
2
3
Build issue with subpath imports of internal "compiled" package bug Issue was opened via the bug report template. Module Resolution Module resolution (CJS / ESM, module resolving)
#67095 opened Jun 21, 2024 by OllieJennings
Route group as a root of dynamic route shows 404 bug Issue was opened via the bug report template. Module Resolution Module resolution (CJS / ESM, module resolving) Parallel & Intercepting Routes Related to Parallel and/or Intercepting routes.
#67078 opened Jun 20, 2024 by dalechyn
Draft Mode does not work in Middleware bug Issue was opened via the bug report template. Middleware Related to Next.js Middleware
#67075 opened Jun 20, 2024 by JKarlavige
Nested intercepted routes fail bug Issue was opened via the bug report template. Parallel & Intercepting Routes Related to Parallel and/or Intercepting routes.
#67072 opened Jun 20, 2024 by pedro757
ProTip! Adding no:label will show everything without a label.