desandro / masonry

:love_hotel: Cascading grid layout plugin
https://masonry.desandro.com
16.28k stars 2.11k forks source link

Layout breaks when using ajax filtering on grid #1115

Open zmancrow opened 4 years ago

zmancrow commented 4 years ago

Is there a way to get the masonry to work when the grid is filtered via ajax? As expected, after filtering, it turns in to a single column. Was wondering if there is a workaround.

catalin560 commented 4 years ago

use the layout method https://masonry.desandro.com/methods.html

PictureElement commented 3 years ago

@catalin560 layout doesn't work for me. I've used the reloadItems as well but no luck.

catalin560 commented 3 years ago

@PictureElement use other library, this project is deprecated