liquor-tree icon indicating copy to clipboard operation
liquor-tree copied to clipboard

Searching by the data field?

Open Blakeinstein opened this issue 2 years ago • 0 comments

this.$refs.tree.find({data: {path: file}})

is what I tried, I am appending complete path to file, in the data section, and therefore would love to select nodes based on a given path. However the above query returns no results.

Blakeinstein avatar Oct 11 '21 06:10 Blakeinstein