Error: Can't bind to 'imageChanedEvent' since it isn't a known property of 'ngx-photo-editor'.
If 'ngx-photo-editor' is an Angular component and it has 'imageChanedEvent' input, then verify that it is part of this module.s module. nt to suppress this message.
If 'ngx-photo-editor' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.
To allow any property add 'NO_ERRORS_SCHEMA' to the '@NgModule.schemas' of this component. ("
$event)"
][imageChanedEvent]="imageChangedEvent" (imageCropped)="imageCropped($event)"
[aspectRatio]="4/3" ")
Error: Can't bind to 'imageChanedEvent' since it isn't a known property of 'ngx-photo-editor'.