Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

dynamic Nested lists with same parent text resolve to the same sub-page #5098

@phillpafford

Description

@phillpafford

Related to:

JS Fiddle:

StackOverFlow:

When appending the li element dynamically the sub-page indices are incorrect. It duplicates the indices starting over at 0 instead of using the next incremented index. This causes the original page with index 0 and the new page with index 0 to display as active and stack over one another

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions