Bug description:
I am using SematicUI searchable dropdown in angular 6. When I search any text in dropdown and externally refresh list, Searched text is not clearing and it mixes with select text of dropdown
Version of Angular, ng2-semantic-ui, and Semantic UI:
Angular: 6
ng2-semantic-ui: 0.9.7
Expected Result: When List is refreshed, searched text should be removed from searchbox of dropdown
Actual Result:
