Currently working on creating a customized TreeView
in Vue. Check out my progress in the code here.
The issue I'm facing is that the subfolders' content (such as child folder 1
) is not displaying correctly. Additionally, collapsing the subfolders collapses the entire treeview.
If anyone has insights on why these two malfunctions are happening and how to resolve them, I would greatly appreciate the assistance!