Hi Steven.
You added the following line:
triggerOnFilterValueChanged();
in
document.getElementById($parameters.InputWidgetId).onblur = function () {
setTimeout(function() {
$actions.HideItemList();
triggerOnFilterValueChanged();
}, 200);
};
and "ontouchend event".
Thanks your help but unfortunately, it didn't work.
We improved but we still have problems. Now sometimes the component does not detect the click on the tracktap in list items.