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
Describe the bug
If user inputs correct dates to text input, vue-datepicker (with auto-apply prop) doesn't emit update:model-value, but it changes internal-model.
Describe the bug
If user inputs correct dates to text input, vue-datepicker (with auto-apply prop) doesn't emit
update:model-value
, but it changes internal-model.To Reproduce
Steps to reproduce the behavior:
update:model-value
emitted ✅update:model-value
emitted ✅update:model-value
wasn't emitted ❌update:model-value
emits after close calendar or click Select button.Expected behavior
If user inputs correct dates, vue-dp emits
update:model-value
immediately.Screencast
2025-02-17.15.50.03.mov
Desktop & mobile:
The text was updated successfully, but these errors were encountered: