Could you post a short test case? A fix went in shortly after RC3 to address an issue with modifying the display state on views.
Could you post a short test case? A fix went in shortly after RC3 to address an issue with modifying the display state on views.
When a dataview is a direct child of a container with card layout, the dataview conflicts with the card layout. display: none doesn't stick to it when it is not the active item and its dynamic height overrides that enforced on the other items by fit layout.
Workaround is to wrap the dataview in a container