angular-initial-value
angular-initial-value copied to clipboard
Select inputs not correctly handled
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.