evansmwendwa / ng2-daterangepicker

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

not working on my angular9 project #131

Closed ahtesham-clcbws closed 4 years ago

ahtesham-clcbws commented 4 years ago

i already install types/jquery, jquery, jquery-migrate and momentjs

some plugins need migrate so i installed it, it also showa migrate message in console, that means jquery works fine, i dont know but datepicker not works, no errors even shows in console

evansmwendwa commented 4 years ago

Share sample of your code

ahtesham-clcbws commented 4 years ago

https://github.com/ahtesham-clcbws/bookingsystem

here is my repo brother, i updated all code here, using app.module for imports, then put in src/app/public/homepage component. please look into it if possible,

or you should see (ng2-datepicker implemented) this comment for check the datepicker files. i also commit with ng2-datepicker implemented tag.

ahtesham-clcbws commented 4 years ago

going to use another datepicker