I am working on upgrading an app from 4.30 to 4.32 which has custom search sources, similar to this sample:
https://developers.arcgis.com/javascript/latest/sample-code/sandbox/?sample=widgets-search-customsource
However, it is always returning the first suggestion in the getResults method. After trying the sample, I see the same behavior there as well. It works correctly in the sample if I revert back to 4.31.
If I type "8 boul" in the search widget, and then select 8 La Boule 79240 Vernoux-en-Gatine, it selects and zooms to 8 Boule 22940 Plaintel, which is the first in the list.


