T
TanStack8mo ago
correct-apricot

Are there plans to support react 19?

I'm trying to migrate to react 19 and so far the single package that stops me is tanstack router. I'm getting "Cannot read properties of undefined (reading 'ReactCurrentOwner')". Without router there is no issue. Are there plans for support react 19 or maybe there is workaround for now? Thanks
1 Reply
ratty-blush
ratty-blush8mo ago
If you have a reproduction of an issue please fork an example and share here. They shipped fixes for React 19 official support a few days ago: https://x.com/tannerlinsley/status/1882834846340559310
Tanner Linsley (@tannerlinsley) on X
🎉 @Tan_Stack Start w/ React 19 achieved internally. Will be the new default asap. Had to do a ton of work with @schanuelmiller around streaming order and hydration, but it works really well. Promise streaming is cool, but wanna feel like a wizard? Return a readable stream in
X

Did you find this page helpful?