Skip to content

Properties added through data are assigned to this and this.$ #39

Closed
@MikaAK

Description

@MikaAK

Recently I noticed that data that has been assigned via the data: {} property will not only get put on this.$ but also on this.
Assigning properties via this.$.myProp = { a: 1, b: 2} only inserts them on scope and doesn't put them onto the this object of the controller.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions