owsolutions / amazing-time-picker

Timepicker (Clock Picker) for Angular 2, Angular 4 and Angular 5, Angular 6, Angular 7 - Compatible with Angular Material
138 stars 76 forks source link

amazing-time-picker is not working with angular 8.1.0 and enableIvy #130

Open JoniJnm opened 5 years ago

JoniJnm commented 5 years ago

It throws some errors

WARNING in Entry point '@angular/common/http' contains deep imports into '/path/to/project/node_modules/amazing-time-picker/node_modules/rxjs/operators'. This is probably not a problem, but may cause the compilation of entry points to be out of order.
ERROR in ./node_modules/amazing-time-picker/node_modules/@angular/forms/__ivy_ngcc__/fesm2015/forms.js 7864:8-26
ERROR in ./node_modules/amazing-time-picker/__ivy_ngcc__/amazing-time-picker.js 42:4-29 "export 'ɵɵtextInterpolate1' (imported as 'ɵngcc0') was not found in '@angular/core'

https://angular.io/guide/ivy

mackelito commented 5 years ago

It's not working with angular 8 at all :/