Skip to content

ATTR_ENUMERATED_COERCION coerces draggable="false" to draggable="true" #12444

@decademoon

Description

@decademoon

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?

Vue version Template Rendered DOM Fiddle
2.7 draggable="false" draggable="false" fiddle
3 draggable="false" draggable="false" fiddle
3 compat draggable="false" draggable="true" (incorrect) fiddle

Metadata

Metadata

Assignees

No one assigned

    Labels

    🔨 p3-minor-bugPriority 3: this fixes a bug, but is an edge case that only affects very specific usage.scope: v2 compat

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions