Closed machucarro closed 6 years ago
Have you found a fix? At least something temporary?
The reason it doesn't work is because the editor is using angular material 2 and an older version of angular flex layout. Once i upgrade them the latest versions you will be good to use with the latest versions of Angular, Angular Material and Angular Flex Layout. I will upgrade everything this weekend.
I upgraded the dependencies so everything should be fine now.
the ngx-image-editor.es5.js provided in the npm package version 1.3.0 has a reference to @angular/cdk/rxjs which throws an error because it has been removed from angular/cdk in Angular 5
https://stackoverflow.com/questions/47199138/error-cant-resolve-angular-cdk-rxjs
Steps to reproduce: