Closed
Description
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
Labels
No labels