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

Calling router.refresh after a notFound error does not update the page Dynamic Routes Related to dynamic routes. Output Related to the the output configuration option. Runtime Related to Node.js or Edge Runtime with Next.js.
#77086 opened Mar 13, 2025 by zoeyfyi-sage
Cannot use icon.tsx within catch-all segment route Dynamic Routes Related to dynamic routes.
#77061 opened Mar 13, 2025 by damnsamn
next/link RSC ?_rsc=xxxx query cache busting missing after redirects() Dynamic Routes Related to dynamic routes. Redirects Related to redirecting. Route Handlers Related to Route Handlers.
#76925 opened Mar 8, 2025 by Fonger
Metadata not showing up in dev mode for not-found.tsx page Dynamic Routes Related to dynamic routes. Metadata Related to Next.js' Metadata API. Not Found Related to the not-found.tsx file or the notFound() function.
#76923 opened Mar 7, 2025 by dmorda
Optional catch-all routes do not work with slots Dynamic Routes Related to dynamic routes. Parallel & Intercepting Routes Related to Parallel and/or Intercepting routes.
#76824 opened Mar 5, 2025 by jrandolf
next build output incorrectly reports route as SSG when is uses searchParams and generateStaticParams Dynamic Routes Related to dynamic routes. linear: next Confirmed issue that is tracked by the Next.js team.
#76507 opened Feb 25, 2025 by migueloller
Serialization error when passing searchParams promise to client component Dynamic Routes Related to dynamic routes. React Related to React.
#76499 opened Feb 25, 2025 by migueloller
TypeError: The "payload" argument must be of type object. Received null when using ImageResponse Dynamic Routes Related to dynamic routes. Metadata Related to Next.js' Metadata API.
#76407 opened Feb 23, 2025 by github0013
Dynamic Routes not working as expected Dynamic Routes Related to dynamic routes.
#76073 opened Feb 15, 2025 by vicasas
Catch-all segment inside parallel route returns the entire path inside the segment Dynamic Routes Related to dynamic routes. Parallel & Intercepting Routes Related to Parallel and/or Intercepting routes.
#76019 opened Feb 13, 2025 by HegarGarcia
[Use cache] Stale data when navigating while revalidating with server action vs route handler Dynamic Routes Related to dynamic routes. Linking and Navigating Related to Next.js linking (e.g., <Link>) and navigation. Server Actions Related to Server Actions.
#75874 opened Feb 10, 2025 by mordechaim
Router duplicates base path when using pages with shared parent in both page and app router Dynamic Routes Related to dynamic routes. linear: next Confirmed issue that is tracked by the Next.js team. Linking and Navigating Related to Next.js linking (e.g., <Link>) and navigation. Pages Router Related to Pages Router.
#75477 opened Jan 30, 2025 by gabrielricardourbina
Issue with dynamic segment in Middleware and NextConfig using trailingSlash: true Dynamic Routes Related to dynamic routes. linear: next Confirmed issue that is tracked by the Next.js team. Middleware Related to Next.js Middleware.
#71197 opened Oct 12, 2024 by kutan138
1 task done
Unexpected behavior when using output: 'export', generateStaticParams(), and export const dynamic Dynamic Routes Related to dynamic routes. Output Related to the the output configuration option.
#56253 opened Sep 30, 2023 by Yukigamine
1 task done
Catch-all routs overlaps with static routs Dynamic Routes Related to dynamic routes.
#54972 opened Sep 4, 2023 by alexcibotari
1 task done
ProTip! Exclude everything labeled bug with -label:bug.