1👍
✅
Use arrow function which solve this
problem.
let callback = () => {
this.callVueComponentMethod();
}
To learn more about this
you can read this.
Source:stackexchange.com