ngSemantic icon indicating copy to clipboard operation
ngSemantic copied to clipboard

Adds instructions to fix problems with components that have transclus…

Open aikeda opened this issue 9 years ago • 0 comments

Adds instructions to fix problems with components that have transclusion and a custom tag is present (e.g.: <accordion-title> within <sm-accordion-item> within <sm-accordion> )

Without this, your components won't work with angular 2.0.0+ final release (sept 14, 2016)

Fix found here: http://stackoverflow.com/questions/39428132/custom-elements-schema-added-to-ngmodule-schemas-still-showing-error

aikeda avatar Feb 01 '17 21:02 aikeda