DanielYKPan / date-time-picker

Angular Date Time Picker (Responsive Design)
https://daniel-projects.firebaseapp.com/owlng/date-time-picker
MIT License
563 stars 357 forks source link

Doesn't seem to work with rxjs 6.3.3 #576

Open anaghdesignway opened 5 years ago

anaghdesignway commented 5 years ago

Upon compilation, it seems to throw unable to find observable errors. I believe as Observables is moved out to 'rxjs' and you code imports Observables from 'rxjs/Observables'.

Tested on angular 7.0.x and rxjs 6.3.3.

VhMuzini commented 5 years ago

Having this issue as well