Skip to content

Tab group macro broken if we set an invalid ID #378

@Josue-T

Description

@Josue-T

If we put a content like this, it won't work because the ID Hello World is invalid.

{{tab-group id="Hello World"}}
{{tab label="Label 1"}}
content 1
{{/tab}}

{{tab label="label 2"}}
content 2
{{/tab}}
 
{{/tab-group}}

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions