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
to the library this would then flag for date pickers, for now we've extended your library to implement a change similar to this in our library, but would be awesome if a fix code be made to fix this issue
The text was updated successfully, but these errors were encountered:
When using a datepicker, the are you sure flag never gets set as modified due to the fact datepickers never enters a keypress,
a simple fix for this would be to add
'fieldEvents' : 'dp.change change keyup propertychange input',
to the library this would then flag for date pickers, for now we've extended your library to implement a change similar to this in our library, but would be awesome if a fix code be made to fix this issue
The text was updated successfully, but these errors were encountered: