Router uses features only brought in versions 18.0.0+
We are using react and react-dom with version 17.0.2 a we wanted to switch te router from reacr-router to tanstack router.
In the docs there states that the supported react version starts at 16.8 but it doesn't work.
Always get problems with startTransitions that it doesn't exists.
The only way to use tanstack router is to have the latest version of react?
1 Reply
quickest-silver•3y ago
Tanner mentioned that he'd add React 17 support back.
https://discord.com/channels/719702312431386674/1141643738016399391/1141723691395334164
There was an issue a couple days back with rebase on Github mobile, that caused a few releases worth of changes to get wiped out. That got fixed with
0.0.1-beta.190. Tanner being's doing the releases for Query and Table and probably hasn't gotten around to this yet.
The best step forward would be to create an issue so it can be tracked on Github.GitHub
Issues · 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. - Issues · TanStack/router