emilianotisato / nova-google-autocomplete-field

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

Updated address meta formfield to use v-show #22

Open ricklambrechts opened 2 years ago

ricklambrechts commented 2 years ago

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.