swixpop / craft-locate

Harness the power of the Google Maps API Autocomplete feature inside Craft CMS
MIT License
15 stars 6 forks source link

Error when user enters in field #5

Closed bartrylant closed 5 years ago

bartrylant commented 6 years ago

When a user presses the enter key after entering an address, the entry form gets submitted and an error occurs:

yii\base\ErrorException: Invalid argument supplied for foreach() in /srv/users//apps/-app/vendor/swixpop/locate/src/fields/LocateField.php:129

jdsimcoe commented 6 years ago

I'm getting precisely the same error code when trying to save a location field.

bartrylant commented 5 years ago

Any news?