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)