0👍
Your should replace data:() =>{...
to data(){...}
https://v2.vuejs.org/v2/style-guide/index.html#Component-data-essential
- [Vuejs]-Variable undefined unless wrapped in setTimeout
- [Vuejs]-Calling base component's methods/features
Source:stackexchange.com