nova-google-autocomplete-field icon indicating copy to clipboard operation
nova-google-autocomplete-field copied to clipboard

Address Autocomplete with Google Place API (full metadata available)

Results 8 nova-google-autocomplete-field issues
Sort by recently updated
recently updated
newest added

I have tried to change the placeholder of the field but you lose the ability to update the add-on, could this be changed?

This is what I wanted to do from the beginning.. I don't want to cherry pick fields at the time of saving, I want to save the entire dataset returned...

Hello Is it possible to get the value from a fallback field ? For example: let's say you have a `state` field in your db, In the Google place response...

In order to use fromValue, optional value names (e.g. latitude, longitude) are required. But when there are more instances, names are not unique and there are no way to distinguish...

Currently there is a visual bug because of the parent div in front of . If the field is not invisible we could just use the v-show attribute.

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?