0👍
data() {
return {
course_results: []
}
},
Please check if you defined the component data correctly.
- [Vuejs]-Get the value for a query parameter re-actively
- [Vuejs]-Error: Cannot find module './MessageFeed.vue'
Source:stackexchange.com