Skip to content

Datepicker issue #132

Description

@steveyj79

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions