Skip to content

Conversation

Fitzmaz
Copy link
Contributor

@Fitzmaz Fitzmaz commented May 16, 2022

Brief Description of the PR

<input> component with type="date" or type="time" is not firing input event.

The following use cases are affected:

<input type="date" @input="oninput" />
<input type="date" v-model="value" />

Checklist

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

Successfully merging this pull request may close these issues.

1 participant