error with Custom Button
pravkh opened this issue · 0 comments
pravkh commented
'ae-button' is not a known element:
- If 'ae-button' is an Angular component, then verify that it is part of this module.
- If 'ae-button' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.
i am trying to add custom button in editor and getting above error , any idea whats causing this issue?