react-places-autocomplete icon indicating copy to clipboard operation
react-places-autocomplete copied to clipboard

Language option is not working

Open damdafayton opened this issue 3 years ago • 0 comments

Do you want to request a feature or report a bug? Bug

What is the current behavior?

<PlacesAutocomplete searchOptions={{ language='any language' }}>
</PlacesAutocomplete>

doesnt return the response in the selected language.

What is the expected behavior? searchOptions={{ language='de' }} should return response in German.

Which versions of ReactPlacesAutocomplete, and which browser / OS are affected by this issue? 7.3.0

damdafayton avatar Aug 22 '22 21:08 damdafayton