I'm experiencing an issue similar to the one in the official ArcGIS JavaScript API example for the Search component with multiple sources, available here.
I need to set the ArcGIS World Geocoding Service as the last source to appear in the search suggestions. However, like the example, when searching for a location (e.g., "New York"), no results are returned. The default geolocation source works correctly, but I need the ArcGIS World Geocoding Service to appear last in the suggestions.
Could you provide guidance on resolving this issue?