TanStackT
TanStack3mo ago
5 replies
unique-blue

Sentry integration unclear for RC

Hey team, trying to migrate to RC from beta. It's unclear from tanstack and sentry docs how to fully integrate sentry in RC. In beta there was wrapping of sentry in server.ts and sentry init in client.tsx. Not sure if server.ts and client.tsx are still valid / picked up by tanstack, and the <StartClient /> component that was originally used in client.tsx is no longer available - so where to init sentry if not in client.tsx? __root.tsx?
Was this page helpful?