react-places-autocomplete
react-places-autocomplete copied to clipboard
Language option is not working
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