riophae / vue-treeselect

A multi-select component with nested options support for Vue.js
https://vue-treeselect.js.org/
MIT License
2.89k stars 506 forks source link

How expand options in ASYNC_SEARCH ? #465

Open AshMorrow opened 3 years ago

AshMorrow commented 3 years ago

Hello.

How expand options in ASYNC_SEARCH ? By default options aren't expand but i need to expand it on async search. I'he tried use isDefaultExpanded, but it doesn't work in ansyc.

image

Maggiewow commented 2 years ago

You can set the property defaultoptions to true.