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
{{ message }}
This repository has been archived by the owner on May 28, 2019. It is now read-only.
On the native jquery datepicker (see demo at: http://jqueryui.com/datepicker/) I can click to get the popup, and also backspace and type in dates.
With ui-date, I can click to get the popup, but when I try to backspace it freaks and out and "overwrites my text". (Its probably some onchange thing firing?)
The text was updated successfully, but these errors were encountered:
I have verified the bug is present when using Chrome Version 31.0.1650.63, and Firefox 26.0. (These should be the newest versions as of this comment.)
The ui-date and angular versions I used was from the demo on this page (http://angular-ui.github.io/ui-date/)
On the native jquery datepicker (see demo at: http://jqueryui.com/datepicker/) I can click to get the popup, and also backspace and type in dates.
With ui-date, I can click to get the popup, but when I try to backspace it freaks and out and "overwrites my text". (Its probably some onchange thing firing?)
The text was updated successfully, but these errors were encountered: