Open Jafesu opened 4 years ago
Did u find any solution @Jafesu ?
Did u find any solution @Jafesu ?
I did not.
Still looking.
if you have any advice let me know
If you put another <vs-collapse>
before the nested <vs-collapse-item>
will work. Just there is a small bug, because if you try to start opening the items, the main collapse won't push down the above element.
@Jafesu please put another vs-collapse before the nested vs-collapse-item, I think it will be working fine. Thanks
@jony741 It's working fine for me. Thanks
Run-in MacOS for Development, Ubuntu Server 18.04 for Production Node 13.11.0 Vuesax 3.11.13 Browser is Chrome 79.0.3945.88 Used NPM.
Okay, so my problem,
I am trying to build essentially a file structure using VS-Collapse & VS-Collapse-Item
When I nest the collapse items only the top will open. the Rest give me the following error:
My Code is below:
Super Simple, nothing special.
I NEED this to work. ASAP.
Please assist