This is custom binding for knockout I wrote with BootStrap typeahead field. Everything is working as expected but the only issue I am having is that whenever I clear my field the knockout observable still contains the last valid selection.Not sure what I am doing wrong..This is custom binding for knockout I wrote wit