angular-initial-value icon indicating copy to clipboard operation
angular-initial-value copied to clipboard

Select inputs not correctly handled

Open TFleury opened this issue 10 years ago • 0 comments

Initial value uses selected option only when multiple tag is set. selected attribute is also used for single select. Model is bound on text option attribute. It should use value attribute instead when set.

TFleury avatar Feb 23 '16 14:02 TFleury