Closed seangwright closed 7 years ago
OpaqueToken has been deprecated since Angular 4.x and has been removed in Angular 5.x https://github.com/angular/angular/pull/18971
OpaqueToken
My project currently uses your project (thank you!) and I'm working on adding in/testing some functionality that depends on Angular 5.x. ngx-dropzone-wrapper seems to be the only dependency that has issues with Angular 5.x.
ngx-dropzone-wrapper
Thanks, i will release Angular 5 compatible version when Angular 5 is released.
OpaqueToken
has been deprecated since Angular 4.x and has been removed in Angular 5.x https://github.com/angular/angular/pull/18971My project currently uses your project (thank you!) and I'm working on adding in/testing some functionality that depends on Angular 5.x.
ngx-dropzone-wrapper
seems to be the only dependency that has issues with Angular 5.x.