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
if there is a list of options and of them has value as '' (empty string) and the model is set as empty string as well, it will not get synced being the default option empty. Easier to see than to say... check jsfiddle here.
I know about the new default option feature in 0.12.10 but the options are dynamic in this situation and there could be or not an empty string option.
The text was updated successfully, but these errors were encountered:
Hi,
if there is a list of options and of them has value as '' (empty string) and the model is set as empty string as well, it will not get synced being the default option empty. Easier to see than to say... check jsfiddle here.
I know about the new default option feature in 0.12.10 but the options are dynamic in this situation and there could be or not an empty string option.
The text was updated successfully, but these errors were encountered: