Can't work with isotope with bootstrap
问题 I'm trying to integrate bootstrap with isotope but only four image is loading first time, after clicking all it shows all the images! Can't figure out what's wrong! Here is Codepen Link This is my HTML : <div class="row"> <div id="filters" class="button-group"> <button class="button btn btn-primary is-checked" data-filter="*">show all</button> <button class="button btn btn-primary" data-filter=".web">WEB</button> <button class="button btn btn-primary" data-filter=".design">DESIGN</button> <