0👍
Try and use this.$set(this, ‘users’, response.data.users) in your method. Not sure you bind it correctly.
- [Vuejs]-Adding a description/hint to your component props in Vue.js
- [Vuejs]-Redirecting to a laravel's web route from a vue component without using vue-router
Source:stackexchange.com