Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

Does not work when surrounded by if-template #13

@FraBle

Description

@FraBle

I use the core-splitter to dynamically resize two video elements, which are next to each other, with the splitter in between. However, when I want to activate it only under certain conditions (if-template), it will render but not move.

        <template if="{{ true }}">
          <core-splitter direction="left" minSize="200px"></core-splitter>
        </template>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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