Subscribe on changes!

option tag re-rendering issue when :value attribute is null

avatar
Feb 24th 2024

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

macos ventura 13.4
chrome 121.0.6167.184(arm64)

Any additional comments?

No response