Skip to content

Support multiple inclusions of a modal #107

Description

@damithc

Currently, the following code in a single file will cause problems if foo.md has modal in it. The reason is the same trigger id is used twice in the same file. --> clicking on the modal link will behave erratically.

...
<include src="foo.md"/>
...
<include src="foo.md"/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    c.Bug 🐛p.HighTo be done in the next few releases

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions