Mixitup + masonry?

The question has already been asked before but never really got an answer.
I found a way (via stackoverflow) to implement masonry.js inside the mixitup callback onMixEnd function… it works but the whole thing is a bit glitchy and looses the nice mixitup flow. Is there a way to smoothly integrate masonry layout to the mixitup filtering module ?

Thank you ! :slight_smile:

Codepens:

  1. Original mixitup without masonry (smooth transition)
  2. Mixitup with masonry (glitchy transition)

Live codepen with mixitup + masonry:
https://codepen.io/anthonysalamin/pen/ExjZqWa

Here is the screenshot where the masonry snipet has been implemented: