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.
In 1.4 snapshot, given a select box without ng-options, switching from an invalid to undefined model value doesn't remove the '?' option (even though the value is correctly selected to the empty option): http://jsfiddle.net/xek8wqk1/
Resetting back to empty string is fine, but resetting to undefined doesn't remove the "?" value.