issues
search
TanStack
/
router
🤖 Fully typesafe Router for React (and friends) w/ built-in caching, 1st class search-param APIs, client-side cache integration and isomorphic rendering.
https://tanstack.com/router
MIT License
8.26k
stars
654
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
serverOnly return type should consider parameters of the passed function
#2828
revosw
opened
5 hours ago
0
fix(start): createServerFn method suggestion
#2825
nekochan0122
closed
10 hours ago
2
Zod discriminated union ts issues
#2824
dragansavevski
opened
18 hours ago
0
fix(start): dedupe meta properties
#2823
Balastrong
closed
18 hours ago
2
File based route always expect to return export Route
#2821
ipassynk
closed
20 hours ago
3
Throwing redirect in beforeLoad still renders component
#2820
isaachinman
closed
21 hours ago
2
Throw redirect in beforeLoad doesn't work on bun production bundle
#2819
adrifer
opened
21 hours ago
10
Route doesn't render when redirecting from nested layout route with autoCodeSplitting enabled
#2818
zacharyparikh
opened
21 hours ago
0
tsr generate error when using virtual-file-routes
#2816
carriebae
opened
1 day ago
0
Referencing otherwise unused variable inside catch {} strips out the variable outside try/catch, but leaves variable in catch untouched
#2815
revosw
opened
1 day ago
1
cloudflare build fails if routes/index.tsx is replaced by vinxi dev server automatically
#2814
jonotron
opened
1 day ago
5
docs(router): usage of imports for auth on authentication guide
#2813
xiaohuoni
closed
1 day ago
2
docs(router): typo in the usage of route masks
#2812
ipassynk
closed
1 day ago
2
2810: Router Mask doc fix
#2811
ipassynk
closed
1 day ago
0
Documentation error in Route Mask
#2810
ipassynk
closed
1 day ago
2
fix(start): sync start serialization on the type level
#2809
chorobin
closed
21 hours ago
2
fix(start): infer input of validator functions
#2808
chorobin
closed
21 hours ago
2
docs(start): explicitly set POST method `updateCount` server function examples
#2806
Balastrong
closed
2 days ago
3
Exit animation is not working in react-transition-group.
#2804
dquevid
opened
2 days ago
1
Random invariant failed while using framer-motion
#2803
AndreiTS
closed
2 days ago
3
Can't `import Glide from "@glidejs/glide"`, but can `import Glide from "@glidejs/glide/dist/glide.esm.js"`
#2802
revosw
closed
1 day ago
1
The relative routing does not allow updating the path params using the <Link> component.
#2801
RobertOstermann
opened
3 days ago
0
Default search becomes empty object when used in `search`
#2799
OwenVey
opened
4 days ago
0
UseSearch not updating
#2798
master8848
opened
4 days ago
2
Typescript issue when navigating without passing the to
#2797
fernion
opened
4 days ago
0
Allow rerender test
#2796
mta-trackunit
closed
1 day ago
3
chore(deps): update all non-major dependencies
#2795
renovate[bot]
closed
1 day ago
2
refactor(start): better named exports for the start-vite-plugin
#2794
SeanCassiere
closed
7 hours ago
2
Getting started guide for Start missing import
#2793
RobinClowers
closed
3 days ago
2
Start - Server functions on stackblitz getting "Context is not available" error
#2792
IHIutch
opened
4 days ago
2
docs(start): markdown linking to the middleware guide
#2791
SeanCassiere
closed
4 days ago
2
fix: router should have 'pending' when loaders in progress (draft)
#2790
lislon
opened
4 days ago
2
All documentation API reference links return 404
#2788
markogajic
closed
4 days ago
1
test(start): checking if the bound server fn URL is hardcoded
#2787
SeanCassiere
opened
5 days ago
2
test(start): make it easier to write server function e2e tests
#2786
SeanCassiere
closed
5 days ago
2
fix(start): parse query string only once
#2785
schiller-manuel
closed
5 days ago
2
Hard reload discord follow up
#2784
alex-uxify
opened
5 days ago
0
Start - Server Function Middleware Included in Client Bundle
#2783
scrawfor
opened
6 days ago
5
feat(react-router): generic router history
#2782
matthiasschwarz
opened
6 days ago
5
fix(start): Fix `FormData` handling in server functions
#2781
np-13
closed
6 days ago
2
Start: middleware context property type gets merged instead of overridden
#2780
acastroviejo
opened
6 days ago
1
Start: createServerFn cannot return raw response objects
#2779
nekochan0122
opened
6 days ago
1
test(start): e2e test to check for allowing a null return
#2778
SeanCassiere
opened
6 days ago
2
chore(deps): bump cross-spawn from 5.1.0 to 7.0.5
#2777
dependabot[bot]
opened
6 days ago
2
Start: createServerFn cannot return `null`
#2776
SeanCassiere
opened
6 days ago
1
Fix updateCount payload in getting-started guide
#2775
jakst
closed
6 days ago
2
Please delete.
#2774
paulm17
closed
6 days ago
0
fix: AnyMiddleware typings (createServerFn, with middleware)
#2773
kddige
closed
6 days ago
2
Fix start documentation getting-started.md as per current @tanstack/start
#2772
adgang
closed
6 days ago
1
fix(start): fix request method check for multipart payloads
#2771
np-13
closed
6 days ago
0
Next