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-bind-html is not watching bound value correctly #864

Closed
@petebacondarwin

Description

@petebacondarwin

If a the ng-bind-html value is bound to {{a.b}} and then b is deleted from a (either by the delete operator or by changing a) then the binding does not update correctly: http://jsfiddle.net/qYpcA/5/

From looking at the code the ng-bind-html is the only one that does not wrap the link function in a call to ngDirective.

Metadata

Metadata

Assignees

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