gm.datepickerMultiSelect icon indicating copy to clipboard operation
gm.datepickerMultiSelect copied to clipboard

Not able to view Date picker in my project using Angular v1.5.0 & uib-bootstrap v2.5.0

Open anup5708 opened this issue 6 years ago • 0 comments

Hi Team,

I have done below steps, please correct if I am wrong.

Steps:

  1. I have added 'gm.datepickerMultiSelect' in app.module.
  2. Added gm.datepickerMultiSelect.min.js in our js folder.
  3. Mentioned this gm.datepickerMultiSelect.min.js path in our index.html file
  4. Use <uib-datepicker ng-model='activeDate' multi-select='selectedDates'></uib-datepicker> in html.

But still I am not able to view the date picker in browser.

Please help, thanks in advance.

anup5708 avatar Dec 26 '19 14:12 anup5708