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.

textarea placeholder bug in IE #7883

@tamtakoe

Description

@tamtakoe

IE (all versions) generate error because of EmptyTextNode if we use expression in textarea placeholder. It is on last versions of Angular (1.2x, 1.3x)

http://plnkr.co/edit/iUe80QMr2OUdb0W0lPHd?p=preview

Error: invalid argument
at interpolateFnWatchAction (http://geometria.local:8001/vendor/angular/angular.js:6838:15)
at Scope.prototype.$digest (http://geometria.local:8001/vendor/angular/angular.js:12255:23)
at Scope.prototype.$apply (http://geometria.local:8001/vendor/angular/angular.js:12520:13)
at done (http://geometria.local:8001/vendor/angular/angular.js:8208:34)
at completeRequest (http://geometria.local:8001/vendor/angular/angular.js:8416:7)
at xhr.onreadystatechange (http://geometria.local:8001/vendor/angular/angular.js:8355:11) undefined

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions