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.
Yeah, so currently bind-once makes a copy of the object, and so the object values never match the one in scope. #7700 removes the copy, among a lot of other things, so once we can check that in, this should be fixed. I'll ask @rodyhaddad to add a test case for this issue
ngOptions with one-time binding inserts an empty option in onblur event
jsFiddle: http://jsfiddle.net/bukharin/7yENP/4/
v.1.3.0-beta.13
The text was updated successfully, but these errors were encountered: