Skip to content

nested expanding not working #2

@kaijajan

Description

@kaijajan

I'm trying to create nested sidebar using expanding component.
But nested expanding components does not work.
While the inside expanding component was opened, the outside one won't expand
Any idea to make it work?
Thanks

<expanding>
   ...some list items
  <expanding>
    ..some list items
  </expanding>
</expanding>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions