0👍
You can’t use this.uploadPercentage
to call up the variable of the component, put your function in methods object of component. But if you use vuex set uploadPercentage state and call it in component.
- [Vuejs]-VueJS won't display data from Express API
- [Vuejs]-Retrieving multiple files(images) from storage in Laravel
Source:stackexchange.com