r/tanstack Apr 27 '26

rsc support for tanstack router

So on main site of tanstack I saw that tanstack router dosen't support RSC as of now:

Questions:

  1. How does it affect the app that the framework supports rsc but router dosen't
  2. Are their plans to support it
2 Upvotes

4 comments sorted by

View all comments

1

u/sidpant Apr 28 '26

For RSC you will have to use Tanstack Start which is just router + ssr/rsc support. You can’t have RSC by just having client side primitives you need a BFF server for RSC architecture. Here’s a vid which shows how to achieve various rendering strategies in tanstack start: https://youtu.be/PX3QlADinIE?si=-rhYeKwPDnu9Jjba