router-questions

1738 threads · Page 8 of 35

Is there a way to `navigate` or go `back` when the next location matches the previous location? 8 messages
react
Code-splitting issue 16 messages
react
[TanStack Router] SSR import error 5 messages
react
link preload in layout not reacting to url 2 messages
react
Performance issue w/ `parsePathname` in `path.ts` 14 messages
react
set defaultViewTransition to false when search params are updating. 4 messages
react typescript
Clarification on behavior of `to=".."` 3 messages
react
having a bug when hosting Tanstack Start on a VPS 4 messages
react typescript
Duplicate Scripts loaded in Head 4 messages
react
Path param being transformed into invalid URL/URI part 11 messages
react
Defer viewTransition until component can render without suspending 16 messages
react typescript
Initial entries in browser history 12 messages
react
SolidJS and TanStack Router Excessive Rendering Issue 13 messages
solid
Parent route not set correctly? 2 messages
react
Why Does defaultPreload: 'intent' Fetch Data Again on Click? 2 messages
react
Router + Query + Suspense + Deferred data 4 messages
react
how to get params strict: false inside beforeLoad and loader? 5 messages
typescript
relative navigation with dynamic source route? 3 messages
react typescript
How to emulate Next.js app router constraints 2 messages
react
How to do non-nested routes with virtual file routes? 10 messages
react
How do I get context set in root route? 27 messages
react typescript
Which type provides me all registered TanStack Router routes in my project? 5 messages
typescript
Tons of "any" types. 4 messages
react typescript
Custom comparison method for loaderDeps 10 messages
react typescript
Redirect to same route 5 messages
react
How do I debug route tree generation errors? 4 messages
react typescript
Storing state in search params 2 messages
react
retainSearchParams 4 messages
react
Problem with navigating to same route 5 messages
react typescript
context is not infered 6 messages
react typescript
(SOLVED) How to make a custom link with an active className 3 messages
react typescript
Unable to navigate within a useEffect 10 messages
react
keepPreviousData with useSuspenseQuery 2 messages
react typescript
set route state from loader funtion 3 messages
react
Tearing my hair out... route groups misunderstanding? ); 10 messages
react typescript
Netlify dev fails when including a spa redirect 2 messages
react
Would there be interest for adding `sherif` to the tanstack/router monorepo? 3 messages
react
How can i display a loading component for a page? 3 messages
react typescript
Tanstack Router and Clerk 2 messages
react typescript
unmet peer dep issue w/ tanstack/router-cli 9 messages
react
Url as /posts/1/comments but folder structure as /posts/comments 32 messages
react
Autocomplete and url typing not working 10 messages
react typescript
Split screen routes 19 messages
react
Context and loader data serialization 17 messages
react
Inline styles 13 messages
react
Loading data in the <Route> with `useSuspenseQuery` forces suspending and scroll reset (w/ example) 21 messages
react
Is it possible to statically generate routes? 2 messages
react typescript
ValidateLinkOptionsArray using "from" change of behaviour 9 messages
react
Is it possible to lazy load route tree instead of single lazy component? 4 messages
react
Exporting the root route with a bottom `export { Route }` doesn't seem to work 4 messages
react typescript