Angular You're using CUSTOM_ELEMENTS_SCHEMA wrong. Using CUSTOM_ELEMENTS_SCHEMA will opt out of certain Angular template checking feature, if not done right. This blog post tells you, how to do it right.