isotope
isotope copied to clipboard
.isotope('reloadItems') not working
Hi, is it just me or is .isotope('reloadItems') really not working with latest version? I also tried in the official codepen and it's not reloading/changing the dom.
Thank you very much, Michaela
Example:
$grid.isotope('reloadItems').isotope({ sortBy: 'title', sortAscending: { title: false, } });
https://codepen.io/michiiiii/pen/NZZgmv