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.

Inconsistency in ng-bind and interpolate #11716

Closed
@just-boris

Description

@just-boris

Here is example:
http://plnkr.co/edit/C95zazjXx5jfDrMqIE67?p=preview
Same data gives diffrerent output in interpolate and ng-bind

ng-bind: [object Object]
interpolate {"a":1,"b":2,"c":3}

I expected that ng-bind will render the same result that interpolate does.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions