Vue.Isotope
Vue.Isotope copied to clipboard
"Complete" JSFiddle out of date
The JSFiddle for "Complete" demo is out of date. Specifically this line "this.isotopeFilter(key);"
isotopeFilter is no longer there. Should be this.$refs.REF.filter
I'm having the same issue. @David-Desmaisons how should I use this.isotopeSort() now?