Closed bogdancarmanus closed 4 years ago
You could actually do it if you use a watcher for the variable which is used in v-model. And set it's value to true whenever it changes to false.
I solve this problem using https://github.com/adsonvinicius/v-menu-multi-level
You could actually do it if you use a watcher for the variable which is used in v-model. And set it's value to true whenever it changes to false.