- ๐บ๐ธUnited States rhovland Oregon
@granik This is expected because the patch is implicitly setting the country based on what is currently selected. So an autocomplete provider with no suggestions would only suggest the country if it can't match anything else.
This probably needs to be fixed in the autocomplete provider you're using so it doesn't return any results where only a country is offered as a result.
Which autocomplete provider are you seeing this result in? - ๐บ๐ฆUkraine gilmord ๐บ๐ฆUkraine
If you check how Geolocation + Address works - once you set the point on the map - address country is updated
Looks like this is the best option - instead of forcing the user to handle address it should be handled based on provider response