TanStack Start SSR Hydration Failure when using loader() for Breadcrumbs component
Playing around with TanStack Start and was trying to implement the breadcrumbs component with useMatches() via the loaderData defined during createFileRoute().
However, I faced hydration failure and the breadcrumbs failed to render as intended. Is there any way to tackle the hydration issue?
1 Reply
environmental-rose•9mo ago
please provide a minimal complete example