Skip to content

Commit 0ec29d7

Browse files
committed
chore: changeset
1 parent 74ca4d8 commit 0ec29d7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.changeset/modern-pigs-eat.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@tanstack/angular-table': patch
3+
---
4+
5+
fix conditional flexRenderComponent rendering
6+
7+
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)

0 commit comments

Comments
 (0)