Vue.Isotope icon indicating copy to clipboard operation
Vue.Isotope copied to clipboard

"Complete" JSFiddle out of date

Open GoldenMouse opened this issue 6 years ago • 1 comments

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

GoldenMouse avatar Nov 22 '18 00:11 GoldenMouse

I'm having the same issue. @David-Desmaisons how should I use this.isotopeSort() now?

p0psicles avatar Jan 13 '19 10:01 p0psicles