-  
-   Notifications  You must be signed in to change notification settings 
- Fork 8.9k
Closed
Labels
Description
Vue version
3.4.15
Link to minimal reproduction
https://gist.github.com/jacekkow/9a494e92ca45d16907d2a2514e8422c2
Steps to reproduce
Click on "First (click)" and/or "Second (click)".
What is expected?
<option> tags within <select> have the "selected" flag set. This happens when downgrading to Vue 3.4.14.
What is actually happening?
<option> within <select> does not have the "selected" flag set.
System Info
No response
Any additional comments?
No response