v-treeview - object data from axios #14383
-
I want to ask: How can I use this component then I get data from axios as a object?
data:
|
Beta Was this translation helpful? Give feedback.
Answered by
jacekkarczmarczyk
Nov 5, 2021
Replies: 1 comment 3 replies
-
Convert data from axios to the correct structure, |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
petak23
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Convert data from axios to the correct structure,
children
property must be an array or undefined, not an object