0👍
please can you try calling botui in the components?
data() {
return {
botui: ''
}
components:{
Botui
},
}
- [Vuejs]-Calling base component's methods/features
- [Vuejs]-DOM is not re-rendering on change of data in vue
Source:stackexchange.com