Open tomieric opened 4 years ago
This is because arrow functions don't have the same scope as an anonymous function. https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Arrow_functions
This has nothing to do with vue-lazyload.
I created a lazy component
and, Another image component
If you use the arrow function, the template cannot be updated