Skip to content

Should not add setter to Array expression values in v-with (breaks in IE & Safari) #776

Closed
@namniak

Description

@namniak

having

<div v-with="points: [{x:1003, y:666}, {x:995, y:680}]></div>

will warn in Chrome:

Invalid setter function body:  [{x:1003, y:666},{x:995, y:680}]"

and break in IE: "Invalid left-hand side in assignment"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions