SimonDesautels

Results 2 comments of SimonDesautels

Is it possible that the problem is coming from `import * as VueGoogleMaps from '@/main.js'` ? I'm not sure `'@/main.js'` is the thing you want to do. Is there really...

I have the same issue. I tried using $emit('place_changed') by targeting the input using a custom $refs and it still fails.