Matthew Esterberg

Results 1 comments of Matthew Esterberg

Confirmed the following fix worked with... - vue: 2.6.11 - vuetify: 2.3.10 - vuetify-google-autocomplete: 2.0.0 plugins/vuetify.js ``` import { VTextField } from 'vuetify/lib' import VuetifyGoogleAutocomplete from 'vuetify-google-autocomplete' Vue.use(Vuetify, { components:...