router-questions

1738 threads · Page 16 of 35

Different routes based auth status 20 messages
react
Is there a way to get proper search params in navigate without a specific route 11 messages
react typescript
Handle notFound in a component 26 messages
react
Invariant Failed: _authed to _non-authed Route 6 messages
react typescript
Why does `useLocation` re-render before navigation? 4 messages
react
Has <Link to="." ... /> changed recently? I used to be able to update search this way. 9 messages
react
I18next Suspense mode with TSR 4 messages
react typescript
Dynamic Route Generation with TanStack Router for External Components 6 messages
react
Why does my form default value not re-render? 34 messages
react
How can I design typesafe callback urls? 2 messages
react typescript
How to handle authentication (get session data) 6 messages
react typescript
Has anyone gotten TanStack Router/Start to work on Cloudflare Worker with bindings (NOT PAGES) 2 messages
react typescript
Nested layouts work in flat but not directory based syntax 6 messages
react typescript
Vitest renders App but not the Outlet content for "/" 15 messages
react typescript
Link + Pagination + Search Prop + Shadcn/UI 22 messages
react
advice on filesystem routing 2 messages
react
Multiple path params? 10 messages
react
Using Tanstack Router with WebSockets 5 messages
react
Is naming files *.lazy.tsx for pages required for lazy loading ? 16 messages
react
Having two similar views in the same app 12 messages
react typescript
An array of filter with same name. ?category=4&category=3 5 messages
react
Display Error when Error in context RouteOption? 2 messages
react
Unexpected Behavior with Unused Server Function in TanStack Start 2 messages
react typescript
Yup adapter 5 messages
react typescript
Authentication 7 messages
react typescript
TanStack Router vs React Router V6 -> V7 (Stable) - Which is better? 14 messages
react typescript
href prop not working on `Link` component? 7 messages
react
Optionally replace param 18 messages
react
Change `<html lang>` attribute 3 messages
react
Rename `/app` to `/src` folder 8 messages
react
Search params in loader (unclear part of the documentation) 5 messages
react
useBlock is the best approach for this use-case? 6 messages
react
Persisting Data with Query 3 messages
react typescript
Possible to call a server function within an api route? 10 messages
typescript
Possible to call loader without navigating to url? 11 messages
react typescript
Is there any way to have middleware for API Routes 6 messages
react
How to navigate to root path in splat route without TS complaining? 6 messages
react typescript
How to make default search params to not be populated when visiting page. 10 messages
react
Invariant failed useMatch 21 messages
react
Prevent search params from being inherited? 8 messages
react
How to fix slow UI update on navigation using Link? 17 messages
react typescript
Implementing a Table of Contents (hash change scroll issue) 36 messages
react typescript
Is there a way to force throw away the previously rendered instance of the same page? 98 messages
react
Scaffolding a new project fails 5 messages
react typescript
Disable link when not allowed to visit 8 messages
react
ELECTRON DYNAMIC ROUTES 2 messages
react typescript
router.invalidate 3 messages
react
Library nuqs 13 messages
react typescript
Obtain the pathname of a route outside of React? 19 messages
react typescript
Putting auth context in RouterProvider context gives errors 6 messages
react