evansmwendwa / ng2-daterangepicker

Usage Demos update in this url >>>
https://codesandbox.io/s/6yr1zm18w3
MIT License
132 stars 89 forks source link

Backward compatibility issue with Angular 7 #137

Open samyajithm opened 4 years ago

samyajithm commented 4 years ago

image

image

nicostefa commented 4 years ago

hi, I have the same problem on Angular 2.. any solutions to resolve?

evansmwendwa commented 4 years ago

@nicostefa for angular v2 try using a v2 release https://github.com/evansmwendwa/ng2-daterangepicker/releases/tag/2.0.12

@samyajithm haven't had time to test on Angular 7 - In case you want to give it a shot you can clone and open a PR

nicostefa commented 4 years ago

@nicostefa for angular v2 try using a v2 release https://github.com/evansmwendwa/ng2-daterangepicker/releases/tag/2.0.12

Thanks, but I already use version 2.0.12

Maybe, it can be useful.. I have this problem only in prod version and not in my local machine..

greatsayan commented 3 years ago

Same here. I'm using Angular 7. Any ideas please?

evansmwendwa commented 3 years ago

Did you ever solve this?