ErrorPro / react-google-autocomplete

React components for google places API.
MIT License
473 stars 114 forks source link

ReferenceError: google is not defined #140

Closed ni-oschachtschneider closed 2 years ago

ni-oschachtschneider commented 2 years ago

When running a working example in a Github Action pipeline we always end up with during the buildService.

ReferenceError: google is not defined which breaks all of our tests. There should be a null check before.