You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In new release (3.11.0) there is a problem when you combine minimumDate option with selectDates() method.
For example when you both set today as minimum date and select today's date using this format Thu Jul 25 2013 00:00:00 the field in calendar won't be selected.
Hi
In new release (3.11.0) there is a problem when you combine
minimumDate
option withselectDates()
method.For example when you both set today as minimum date and select today's date using this format
Thu Jul 25 2013 00:00:00
the field in calendar won't be selected.Here is live example:
http://jsfiddle.net/pCZ4n/
The text was updated successfully, but these errors were encountered: