[Vuejs]-How to combine vue-multiselect with vue-treeSelect?

0👍

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

Leave a comment