| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| @tanstack_angular-table@8.21.4 source code.tar.gz | < 22 hours ago | 1.2 MB | |
| @tanstack_angular-table@8.21.4 source code.zip | < 22 hours ago | 1.8 MB | |
| README.md | < 22 hours ago | 427 Bytes | |
| Totals: 3 Items | 3.1 MB | 0 | |
Patch Changes
-
fix conditional flexRenderComponent rendering (#1)
Solve a rendering issue with flexRenderDirective that doesn't re-render component while using conditional
flexRenderComponentin 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)