router-questions
navigation middleware
react
Optional Catch-all Segments in File Based routing
react
typescript
Deep routes with route matching
react
typescript
useRouterState - documentation?
react
typescript
Type safe HistoryState in navigate
react
typescript
Infer context types in authenticated routes
react
Authenticated Routes
react
typescript
Router.invalidate() stopped working after update [solved in 1.16.6]
react
How to do shallow routing?
react
Auth context
react
Blocker and link
react
File System Routing: Multiple levels of nesting in a single directory
react
typescript
When deploying on vercel, getting 404 when visiting a lazy loaded page after hard reload+cache clear
react
Lazy Loading Rec'd Approach?
react
typescript
Router context and beforeLoad race condition
react
NotFound never reached
react
Page not reloading
react
typescript
<Link>, useNavigate makes that variable routes are not updated -> they need a reload
react
Protect all routes with a redirect
react
Is this possible to update the context programmatically without using beforeLoad
react
typescript
nested routeFilePrefix
react
Nested path being caught by parent route
react
typescript
Type assignment flip in LoaderFnContext
react
Global search param
react
typescript
Can't modify router context from within a component
react
Is there a way to not inherit the search parameters from the parent route?
react
typescript
How to get the search param using useSearch() at the first time?
react
typescript
Non-Nested Routes with matches and breadcrumbs
react
typescript
Default Search Params
react
typescript
Possible to use preloading without suspense?
react
typescript
beforeLoad passing context from zustand is not reactive
react
typescript
layout with param
react
typescript
Dynamic Link Match Problem
react
Splat routes with final fixed route segments
react
Pathless directory is exposing itself!!!
react
typescript
SSR examples incomplete or not working
react
Recommended way to load data with React Query/Router
react
Is there any way to make the pathless route root file to include in it's folder?
react
typescript
Issues with routes registration (autocomplete)
react
typescript
Recommended way to go about custom Links?
react
typescript
Router with Tanstack Query - Why not useLoaderData ?
react
typescript
Multiple layouts
react
Error in beforeLoad not triggering global ErrorComponent
react
Authentication Context Updates vs Redirect (Race Condition) & Maybe useRouteContext() is Static?!
react
typescript
prettier on lint-staged throws an error with files starting with $, have you handled that?
typescript
weird "The above error occurred in the <MatchInner> component" error
react
Router with TRPC
react
How to hide the devtools in deployed apps?
react
Why is parent route's loader triggered when children change
react
Context & protected routes
react