My code is here.
Would you tell me the browser return the following error message:
ERROR TypeError: this.onChange is not a function
at RichTextEditorComponent.forwardEvent (rich-text-editor.component.ts:39)
at Object.eval [as handleEvent] (RichTextEditorComponent.html:6)
I have tried to print the "this" object to console, it returns the "RichTextEditorComponent" object only.