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
When a date is clicked to get picked, the select and highlight value update to reflect this new date.
Now, I did just notice a bug while verifying this, but the third step should be:
When the value is cleared, highlight remains unaffected as that’s the last place the caret was at - and select should reset to null. However, select is not being reset at the moment.
I will look into getting a fix out for this soon..
Also the 19th is highlighted on every month, not just specifically 19th April 2014.
Tested in Chrome & Firefox
Happy to contribute and help solve this issue (if I can)
The text was updated successfully, but these errors were encountered: