router-questions

1738 threads · Page 30 of 35

File-based routing: "/" to show landing page for users and dashboard/app for authenticated users 10 messages
react typescript
DefaultGlobalNotFound in production 6 messages
react typescript
Get params without including it in file name. 3 messages
react
Router Context Error: Property does not exist on type {} 2 messages
react typescript
Layouts & folder structure 178 messages
react
How to give better names for route.tsx / route.lazy.tsx 12 messages
react
Convenient search param setter? 7 messages
react typescript
Routing doesn't works! 14 messages
react typescript
Should all path params be required for relative navigation? 13 messages
react
Is there any way to programmatically trigger redirect using file based routing? 21 messages
react
Weird bug that cannot be reproduced in stackblitz and wasn't happening with react-router-dom 13 messages
react
__root and context 25 messages
react typescript
How to get router context in component? 16 messages
react
Nested Directories with pathless underscore route not resolving path strings 14 messages
react typescript
How to use loader data of a parent route? 12 messages
react
Redirect when isAuthenticated value in context is changing 3 messages
react
Breadcrumbs metadata 5 messages
react
How to get type infer? 7 messages
react typescript
Passing props between routes 4 messages
react
[SOLVED] beforeLoad wait for auth? 5 messages
react typescript
How to solve lexical scope error? 4 messages
react typescript
Navigate is too fast... 8 messages
react typescript
mask all search params except one 2 messages
react
Use router.subscribe to detect nav direction between parent and child 7 messages
react
Router context for non-root routes 36 messages
react typescript
Specifying `true` for some To Options 2 messages
react
Context and router 54 messages
react typescript
How to redirect from root layout? 14 messages
react
[SOLVED] Does validateSearch not work with createLazyFileRoute? 5 messages
react typescript
Recovery from error in errorComponent 2 messages
react typescript
Not valid react child error on simple component 2 messages
react typescript
Getting multiple re-renders 9 messages
react
Getting 'Type instantiation is excessively deep and possibly infinite.' TS error using matchRoute 2 messages
react typescript
Param masking clears path 12 messages
react
Why context auth doesn't work if the router is lazy? 3 messages
react
Migration from `NotFoundRoute` to `notFoundComponent` 15 messages
react
File-based authenticad route is rendered because isAuthenticated is not fetched yet in the context 3 messages
react typescript
Squiglies in createLazyFileRoute 2 messages
react
Getting a weird error following the react-query-file-based example 17 messages
react
Should I use Loader in routes? 13 messages
react typescript
ts error when using MatchRoute to identify parametrized child route in the parent route component 3 messages
react typescript
LayoutIndexImport.update is not a function 3 messages
react typescript
Disable error component, or enable enable it to retry query. 11 messages
react
What is the current way to not trigger whole tree reload (as parent) on sub-tree URL change? 21 messages
react typescript
Question about type-inference 15 messages
react typescript
Does type interference work on navigate({search}) 5 messages
react
how to get current url in the layout route? 2 messages
react typescript
purpose of <MatchRoute component 2 messages
react typescript
Should I put the `routeTree.gen.ts` in my .gitignore file? 3 messages
react typescript
Filebased router 12 messages
react