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
Removed the option 'updateOnBlur' and added those options:
fillOnBlur [defaults to true]
checkOnBlur [defaults to true]
checkOnInit [defaults to false]
With those defaults the current usage isn't broken
The text was updated successfully, but these errors were encountered:
I came across some issues in the datepicker:
I created a fork: http://github.com/storeman/clientcide/blob/7d91b663ef9c2cf79d1d72b1e665c19005555296/Source/Forms/DatePicker.js
Removed the option 'updateOnBlur' and added those options:
fillOnBlur [defaults to true]
checkOnBlur [defaults to true]
checkOnInit [defaults to false]
With those defaults the current usage isn't broken
The text was updated successfully, but these errors were encountered: