Skip to content

v17.3 breaks v-bind #2061

Closed
@morganarnel

Description

@morganarnel

I've found that after updating to version 17.3 any usage of v-bind(...) within in-component styling is broken. The CSS variable is correctly applied to the parent element in the DOM but the actual v-bind(...) is not replaced (see screenshot).

image

Reverting to 17.0 fixed this issue.

Vue Version: 3.3.4
Sass Loader Version: 13.3.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions