ErrorPro / react-google-autocomplete

React components for google places API.
MIT License
476 stars 113 forks source link

Adding missing square #136

Closed serk7 closed 3 years ago

serk7 commented 3 years ago

ios12safarierror

It's a problem on iOS 12 with safari. I had to add the closing ] on the pattern of querySelectorAll to avoid that problem.

ErrorPro commented 3 years ago

@serk7 Hey! Did you check the latest version? I did this changed in 2.4.2 https://github.com/ErrorPro/react-google-autocomplete/commit/e326dae1eaceeebc8bb27994164c903b6ca5f5ec

serk7 commented 3 years ago

Oh my bad! i forked it few months ago