Skip to content

fix: auto-apply not working with text-input #1140

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JoaoPedroAS51
Copy link

Describe your changes

Prevent external value updates from overriding text input while typing, and prevent the menu from closing on auto-apply.

Issue ticket number and link

Fixes #1106

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have ensured that unit tests pass without errors
  • If it is a new feature, I have added a new unit test

Note: Two unit tests are currently failing, but they are not related to my changes.

Prevent external value updates from overriding text input while typing, and prevent the menu from closing on auto-apply.

Fixes Vuepic#1106
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.

Unable to type in a date in 11.0.2 when both text-input and auto-apply are enabled
1 participant