vladotesanovic / ngSemantic

Angular 2 building blocks :package: based on Semantic UI
https://ng-semantic.herokuapp.com/
MIT License
973 stars 148 forks source link

Adds instructions to fix problems with components that have transclus… #158

Open aikeda opened 7 years ago

aikeda commented 7 years ago

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