1 year ago
#358731
Mrinal
ng-select stop displaying invalid value
I have a ng-select component with list of options sent to as items. But ngModal value is not in the items i.e. invalid. But ng-select component still displays the invalid value. The behavior is not same for native select components with options. There, invalid value does not show up. Is there any way (other than programmatically iterate through the items and comparing model value) to detect and not display invalid value in ng-select?
angular
angular-ngselect
0 Answers
Your Answer