Closed paulmorrishill closed 8 years ago
There is an issue using the placeholder attribute with angular interpolation in IE10+. An invalid operation exception is thrown. Using ng-attr-placeholder works around this problem.
See here http://stackoverflow.com/questions/20224698/angularjs-on-ie10-textarea-with-placeholder-cause-invalid-argument http://stackoverflow.com/questions/20647572/angularjs-v1-2-5-script-error-with-textarea-and-placeholder-attribute-using-ie11/24272011#24272011
There is an issue using the placeholder attribute with angular interpolation in IE10+. An invalid operation exception is thrown. Using ng-attr-placeholder works around this problem.
See here http://stackoverflow.com/questions/20224698/angularjs-on-ie10-textarea-with-placeholder-cause-invalid-argument http://stackoverflow.com/questions/20647572/angularjs-v1-2-5-script-error-with-textarea-and-placeholder-attribute-using-ie11/24272011#24272011