Has anyone got AutoTypeTable to work with tanstack start? #2293
-
|
I don't believe tanstack has proper support for "server only" directives and run into an error when trying to use |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
|
No, Tanstack Start doesn't have stable support for RSC (vite-rsc is experimental, and need extra config on Tanstack Start). Only Waku.js (stable support) and React Router (experimental, provided as example) support RSC, I only checked on Waku.js. |
Beta Was this translation helpful? Give feedback.
-
|
I'm not sure why this cannot be done, since |
Beta Was this translation helpful? Give feedback.

No, Tanstack Start doesn't have stable support for RSC (vite-rsc is experimental, and need extra config on Tanstack Start). Only Waku.js (stable support) and React Router (experimental, provided as example) support RSC, I only checked on Waku.js.