olton / Metro-UI-CSS

Impressive component library for expressive web development! Build responsive projects on the web with the first front-end component library in Metro Style. And now there are even more opportunities every day!
http://metroui.org.ua/
MIT License
7.02k stars 1.97k forks source link

CalendarPicker selection not updating complete selection when using .val() #1308

Closed morrisjdev closed 5 years ago

morrisjdev commented 5 years ago

When calling .val('02/03/2019) on a calendarpicker that already was used to select another date does not update all selection.

Steps to reproduce:

  1. Create a CalendarPicker
  2. Select a date
  3. Call .val('new date') with a different date in the same month on the picker
  4. Click on the picker

unbenannt

olton commented 5 years ago

Thanks, I fix it after leave a hospital 3-5 days.