ClickerMonkey / SemanticUI-Angular

Angular Directives for Semantic UI
http://clickermonkey.github.io/SemanticUI-Angular/examples/
MIT License
56 stars 28 forks source link

Allowing `undefined` value to clear dropdown. #38

Open idanstark42 opened 4 years ago

idanstark42 commented 4 years ago

When setting the value of the dropdown to undefined, it should reset as well, not only when it's null.