Skip to content

payload duplication without template  #80

@sashafirsov

Description

@sashafirsov
<cem-badge text="999+">
        <cem-icon image="🛒" vertical="middle"></cem-icon>
</cem-badge>

image

While with template payload rendered only once

<cem-badge text="999+">
    <template>
        <cem-icon image="🛒" vertical="middle"></cem-icon>
    </template>
</cem-badge>

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingworkable

    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