You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Notice that after the text field updates, it is uneditable.
If you switch to Angular 1.0.2, it is editable.
On the Google Group, Peter Bacon Darwin responded:
"I think this may be a bug in the $parser that parses the original user.name on a Promise object. Can you submit an issue to GitHub? It seems that the ngModelGet function, which is created by the $parse service inside the ngModelController is not returning the correct value. Pete"