Hi,
Am trying to create a editable dropdown which does not clear if the value does not exists in the dropdown.
Currently the value gets cleared if its not available.
Issue Available in below link: Value will be reset if we enter other than dropdown value
https://stackblitz.com/edit/angular-w1n4at
I want to retain the value.