Skip to content

ng-content Transclusion doesn't work with element selector #175

@mamsoudi

Description

@mamsoudi

Hey there,
I found a little issue with ng-content. Apparently angular doesn't anymore let ng-content select attribute use Elements as selectors for transcluding elements. Right now it only allows making use of class and attribute selectors.

I figured out there's 4 component in ngSemantic currently using this approach:

  1. Accordion
  2. Card
  3. Message
  4. Modal

These 4 need to be updated or they won't work with the latest versions of angular 2/4.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions