Skip to content

<content> select should only select children #786

Closed
@nkovacs

Description

@nkovacs

Nested components using multiple insertion points with select do not work properly, because the first level component's select selects the elements that are inside the nested component: http://jsfiddle.net/nkovacs/g0oq6xf8/3/

According to this, select can only select elements which are immediate children of the host node. This is how it should work: http://jsfiddle.net/nkovacs/g0oq6xf8/2/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions