emilianotisato / nova-google-autocomplete-field

Address Autocomplete with Google Place API (full metadata available)
20 stars 17 forks source link

TypeError #18

Open midorikocak opened 3 years ago

midorikocak commented 3 years ago

Hello,

I am getting this error. Autocomplete is working, but metadata are not updated:

TypeError: null is not an object (evaluating 'attribute.match(/[^\[\]]+\[([^\[\]]+)\]/)[1]')

Any ideas?

emilianotisato commented 3 years ago

Hello @midorikocak sorry about the delayed response.

Did you managed to solve this? Can you elaborate more on the context and maybe put some code example?