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

Redirect functions return response with body bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation. Pages Router Related to Pages Router.
#70901 opened Oct 7, 2024 by mehran13chartbox
Guide: Fixing breaking changes after v15.0.0-canary.171 Developer Experience Issues related to Next.js logs, Error overlay, etc. invalid link The issue was auto-closed due to a missing/invalid reproduction link. A new issue should be opened.
#70899 opened Oct 7, 2024 by feedthejim
History pushState doesn't trigger Interceptor Route bug Issue was opened via the bug report template. Parallel & Intercepting Routes Related to Parallel and/or Intercepting routes.
#70886 opened Oct 6, 2024 by iamJoeTaylor
Docs: Prefetch documentation contradicts documentation on Router Cache. Documentation Related to Next.js' official documentation.
#70885 opened Oct 6, 2024 by magnusriga
Docs: Icons and text misalignment in multiple documentation chapters Documentation Related to Next.js' official documentation.
#70842 opened Oct 6, 2024 by aojunhao123
Always get ts error when exporting frontmatter from mdx file bug Issue was opened via the bug report template. Markdown (MDX) Related to Markdown with Next.js.
#70841 opened Oct 6, 2024 by hallee9000
private fields broken in specific case bug Issue was opened via the bug report template. Runtime Related to Node.js or Edge Runtime with Next.js.
#70834 opened Oct 5, 2024 by james-tindal
Autoprefixer Not Enabled by Default in create-next-app 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.
#70828 opened Oct 5, 2024 by nadir
React Spring on development server not working on initial load bug Issue was opened via the bug report template.
#70805 opened Oct 4, 2024 by gio-shara-code
Hydration error when using Turbopack with dynamically imported named exports. bug Issue was opened via the bug report template. Lazy Loading Related to Next.js Lazy Loading (e.g., `next/dynamic` or `React.lazy`). Pages Router Related to Pages Router. Turbopack Related to Turbopack with Next.js.
#70795 opened Oct 4, 2024 by gurkerl83
headers function get method only return full referrer url on page refresh and not on page visited through Link component. bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation.
#70789 opened Oct 4, 2024 by Rajesh-Poojari-Dmart
Build hangs indefinitely because of telemetry API bug Issue was opened via the bug report template.
#70758 opened Oct 3, 2024 by tsoos99dev
Output chunks change when build stays the same bug Issue was opened via the bug report template. Module Resolution Module resolution (CJS / ESM, module resolving) Output (export/standalone) Related to the the output option in `next.config.js`. Performance Anything with regards to Next.js performance. Webpack Related to Webpack with Next.js.
#70754 opened Oct 3, 2024 by chriskrogh
Bug when using "style jsx" to add custom color in nextjs 15 bug Issue was opened via the bug report template. Developer Experience Issues related to Next.js logs, Error overlay, etc.
#70752 opened Oct 3, 2024 by Wilian-Pereira-W
redirect action to protected routes(protect with middleware) without authorization will result in URL change 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. Performance Anything with regards to Next.js performance.
#70751 opened Oct 3, 2024 by ehsanrezaeee
Docs: Page not jumping properly after google translate Documentation Related to Next.js' official documentation.
#70742 opened Oct 3, 2024 by RainbowXXX
Docs: serverExternalPackages doesn't exist/isn't valid Documentation Related to Next.js' official documentation.
#70728 opened Oct 2, 2024 by Clonkex
tsconfig paths with a '.' in the path target break next.config.ts transpilation bug Issue was opened via the bug report template. linear: next Confirmed issue that is tracked by the Next.js team. TypeScript Related to types with Next.js.
#70711 opened Oct 2, 2024 by jmikrut
TypeError: Cannot read properties of undefined (reading 'call') bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation. Runtime Related to Node.js or Edge Runtime with Next.js. Webpack Related to Webpack with Next.js.
#70703 opened Oct 2, 2024 by JClackett
Not found page does not get scrolled to the top on opening 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.
#70688 opened Oct 2, 2024 by justenau
_next/data requests on the index page get 308 redirect when middleware and basePath are both used bug Issue was opened via the bug report template. Middleware Related to Next.js Middleware.
#70684 opened Oct 2, 2024 by Zach-Jaensch
The element nextjs-portal affects other elements on the site bug Issue was opened via the bug report template. Developer Experience Issues related to Next.js logs, Error overlay, etc.
#70675 opened Oct 1, 2024 by martinsione
Docs: Generating a sitemap with next export Documentation Related to Next.js' official documentation.
#70670 opened Oct 1, 2024 by alextse
optimizePackageImports is not working with react-icons in dev mode bug Issue was opened via the bug report template. Developer Experience Issues related to Next.js logs, Error overlay, etc. linear: next Confirmed issue that is tracked by the Next.js team. Performance Anything with regards to Next.js performance.
#70666 opened Oct 1, 2024 by FilipiBrabo
ProTip! Exclude everything labeled bug with -label:bug.