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.
Hm, I just wondered. In 1.2.x, the empty / default value doesn't even exist if the select is multiple. So do you expect from the select to display the --choose one-- option? And if it is selected, the model should be set to an array?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Using a default value on multiple select is not working in 1.4.3
http://jsfiddle.net/miffo/7v740bLb/2/
It throws a error and does not reset the model.
It has been working in previous version (v1.2.10) not sure when it breaks.
http://plnkr.co/edit/jDijgjJ0EZLFUGIkTKDs?p=preview
I tested it on FF(39.0.3) Chrome(44.0.2403.130) and IE(11)
The text was updated successfully, but these errors were encountered: