Hello,
I noticed that the search widget from JS API 4.8 fails if an integer field with exact search is configured:
$
Here is a codepen based on js api sample:
Search widget with multiple sources - 4.8
I just modified the search field to an integer one: "MEDHINC_CY". Search for 40421 and I will fail.
Thanks