Skip to content

Unnecessary $$invalidate calls during component creation #4018

@mrkishi

Description

@mrkishi

There's no need to instrument assignments with calls to $$invalidate inside the main instance() function body as all variables are initially set to dirty already.

It wouldn't be a huge improvement, but it's unnecessary work nonetheless.

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