ATTR_ENUMERATED_COERCION coerces draggable="false" to draggable="true" #12444
Labels
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: v2 compat
Vue version
3.5.13
Link to minimal reproduction
https://jsfiddle.net/asdot1u7/
Steps to reproduce
Run the fiddle.
What is expected?
draggable="false"
is set on the element.What is actually happening?
draggable="true"
is set on the element.System Info
No response
Any additional comments?
draggable="false"
draggable="false"
draggable="false"
draggable="false"
draggable="false"
draggable="true"
(incorrect)The text was updated successfully, but these errors were encountered: