0👍
You can refer this.https://codepen.io/anon/pen/pGqXGa
for more information visit
– https://vue-treeselect.js.org/#disable-item-selection
- [Vuejs]-How to manipulate inline SVG from vuex
- [Vuejs]-TinyMCE error: "The advcode enterprise plugin is not enabled on your API key." but I dont have 'advcode' plugin anywhere
0👍
The problem is that I’m trying to use treeselect, but I’m also using typescript.
So, after some research, I found that these two are not compatible.
I have to start looking for an alternative for TreeSelect; a dropdown that supports nesting
Source:stackexchange.com