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

this.filterText undefined

Open johan-Rm opened this issue 6 years ago • 1 comments
trafficstars

I use Nuxtjs, I do not have access to the filterText data variable, can someone help me ?

filterByText: function(itemElem) { console.log(this.filterText) // undefined }

complete code https://jsfiddle.net/johanrm/h2ekjcy4/2

thanks in advance, if I'm not clear tell me

johan-Rm avatar Apr 20 '19 13:04 johan-Rm

answer found here => https://stackoverflow.com/questions/55782318/i-use-nuxtjs-i-do-not-have-access-to-the-filtertext-data-variable

johan-Rm avatar Apr 23 '19 09:04 johan-Rm