Skip to content

@tanstack/angular-table@8.21.4

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Apr 13:43
· 319 commits to alpha since this release
961258c

Patch Changes

  • fix conditional flexRenderComponent rendering (#1)

    Solve a rendering issue with flexRenderDirective that doesn't re-render component while using conditional flexRenderComponent in the same cell column configuration (same cell reference in template, so it's a case where you are not updating table state but relies on external data outside of table scope)