Hi,
My Posts element layout also breaks when using the Taxonomy filter with Bricks 1.9.4.
Different issue but involving the same items.
The Posts element has a 2 columns grid, working fine without a Taxonomy filter.
I see in the dev tools that the grid is handled by CSS Grid.
When enabling the Taxonomy filter (Isotope it seems), Posts in the second column are pushed below Posts of the first column.
The grid is now (badly) handled by CSS Flexbox.



