TanStack Table version
v8.21.3
Framework/Library version
Nuxt v4.0.3
Describe the bug and the steps to reproduce it
When using the @tanstack/vue-table FlexRender component in SSR, an hydration error occurs inside <td> when the column is an empty string.
Your Minimal, Reproducible Example - (Sandbox Highly Recommended)
https://stackblitz.com/edit/nuxt-starter-geluyeas?file=app.vue
Screenshots or Videos (Optional)
Do you intend to try to help solve this bug with your own PR?
None
Terms & Code of Conduct