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.

2-way binding in a directive skips a digest cycle #1276

@jiverson

Description

@jiverson

It seems that 2-way binding in a directive skips a cycle. If you click on the "From Directive" button, the binding is not updated until the next digest which can also be seen if you add a $watch in the controller as well.

http://jsfiddle.net/activepoison/p75DS/

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