Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

ng-Model update based on time and not on value change, #13258

Closed
@ryager01

Description

@ryager01

The ng-Model updates the values of the elements on a tick.
The tick should check to see if the value has changed and if so THEN update the element to the new value. I know this is a little anal, but when you have a recursive directive based on an ng-model element , not having this can create a lot of overhead.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions