Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Datepicker issue #132

Open
steveyj79 opened this issue Sep 20, 2017 · 0 comments
Open

Datepicker issue #132

steveyj79 opened this issue Sep 20, 2017 · 0 comments

Comments

@steveyj79
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant