-
-
Notifications
You must be signed in to change notification settings - Fork 8.4k
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
option tag re-rendering issue when :value attribute is null #10396
Labels
Comments
thisishak
changed the title
Vue.js option tag re-rendering issue when :value attribute is null
option tag re-rendering issue when :value attribute is null
Feb 24, 2024
Doctor-wu
added a commit
to Doctor-wu/core
that referenced
this issue
Feb 27, 2024
OnlyWick
pushed a commit
to OnlyWick/core
that referenced
this issue
Feb 27, 2024
yyx990803
pushed a commit
that referenced
this issue
Feb 28, 2024
lynxlangya
pushed a commit
to lynxlangya/core
that referenced
this issue
May 30, 2024
lynxlangya
pushed a commit
to lynxlangya/core
that referenced
this issue
May 30, 2024
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Vue version
3.4.19
Link to minimal reproduction
https://codepen.io/thisishak/pen/GRebBMp
Steps to reproduce
You must use a macos chrome browser.
Use the interval function to modify variables that are not related to the select element.
click the select element to open the list of options.
What is expected?
just keep the open option list ui
What is actually happening?
option list ui blinks
System Info
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: