SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 68 JavaScript

fix(ngOptions): always set the 'selected' attribute for selected options

We don't set selected property / attribute on options that are already selected.
That happens for example if the browser has automatically selected the first
option in a select. In that case, the selected property is set automatically, but
the selected attribute is not

Closes #14115
M
Martin Staffa committed
f87e8288fb69526fd240a66a046f5de52ed204de
Parent: 9b1beb8