-
-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Issues: remix-run/react-router
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Lazy Route Discovery manifest responses are cached indefinitely
bug
#13193
opened Mar 9, 2025 by
jacobwgillespie
Using
route("/", "routes/home.tsx")
messes up auto-generated types, creating a type error
bug
#13182
opened Mar 7, 2025 by
alexanderson1993
unstable_middleware not working with the Cloudflare template
bug
#13181
opened Mar 7, 2025 by
alexanderson1993
After defining routes with patchRoutes, trying to navigate to URL containing #hash is throwing an error
bug
#13179
opened Mar 7, 2025 by
Westman18
Unloaded route manifest causes blank page to show with React Router 7 fog of war
bug
#13169
opened Mar 6, 2025 by
nagytom
React Router v7 library mode with
createBrowserRouter
doesn't re-render on file changes in Vite HMR
bug
#13159
opened Mar 4, 2025 by
alanko0511
Wrong type for createRequestHandler when middleware Feature enabled on 7.3.0-pre.0
bug
#13158
opened Mar 4, 2025 by
tobiasfoerg
Fog of war in React Router v7 is causing me problems with client-side
useNavigate
bug
#13149
opened Mar 3, 2025 by
scottdickerson
Context providers passed to Route element attribute are broken
bug
#13118
opened Feb 25, 2025 by
madisp
[Bug]: fetcher.load to "resource route" fails with 404 presumably because route has not been discovered yet
bug
#13114
opened Feb 25, 2025 by
nicksrandall
useRouteLoaderData of root route is null after a redirect
bug
#13102
opened Feb 24, 2025 by
UltraWelfare
params encoded with encodeURIComponent incorrectly decoded for relative paths if they contain #
bug
#13089
opened Feb 21, 2025 by
SangJunBak
shouldRevalidate false keep revalidating whenever __manifest is fetched
bug
#13079
opened Feb 21, 2025 by
devnomic
RR Vite plugin
build
command lifecycle differs from the dev
one
bug
#13078
opened Feb 21, 2025 by
sneridagh
SPA mode: Page gets rendered even if we redirect in clientLoader
bug
#13074
opened Feb 20, 2025 by
aron51
Web workers fail at creation time if they include react components
bug
#13068
opened Feb 20, 2025 by
cramt
flatRoutes
rootDirectory
cannot be outside of appDirectory
bug
#13063
opened Feb 19, 2025 by
meznaric
Action returning 4XX status code called using fetcher does unnecessary revalidation
bug
#13062
opened Feb 19, 2025 by
lukejagodzinski
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.