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 loses dual binding inside a block having ng-if #8537

@ghost

Description

Just noticed a problem with two-way binding inside an ng-if block.
I understand that DOM with ng-if directive does not exist if the condition is not met. In my case the condition is clearly met but still the value from a textbox does not get binded to the $scope.
Is this a known issue ?
Here is a fiddle I recreated http://jsfiddle.net/t2shwwc9/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions