Ven Korolev
Ven Korolev
@KoderMAL Please! Feel free to submit your PR and we can merge it
@rkyslyy Added TS annotations in v2 but thinking on rewriting the whole lib with TS later, also added TS info in the readme, please have a look!
Hey! I just published a new version(v2.1.0) which has denounce in it. Check it out and let me know your thoughts, thanks
@nalezhytyi Hey! It's already built in the lib and provided by a hook called `usePlacesAutocompleteService` which has debounce in it. Let me know if that's something you are looking for,...
> First off: Thank you for a useful library! > > I am working on an app that requires internationalization. Is it true to say the "Enter a location" language...
> Hi @ErrorPro, I'm working on trying to use the sessionToken inside usePlacesAutocompleteService. > > I took a quick look at the code and couldn't figure out if it would...
I just release v.2.6.0 with an additional method to refresh the session token, check the [readme](https://github.com/ErrorPro/react-google-autocomplete#useplacesautocompleteservice) for more info
@lassoxo Hey, thanks for your issue! I've already seen a few similar requests from other people. I'll definitely check it once I have a chance.
Hey @mandula-abhilash Can you please check if `autocompleteSessionToken` changes between the renders? It should be the same per session. Let me know the result so I can try to help...
@jpoehnelt Hey, I was thinking about using that tool. Will take a look at that asap!