AlexLavoie42 / Nuxt-Mapbox

Elegant Mapbox integration with Nuxt
81 stars 11 forks source link

`watch` not defined in `CustomGeocoder.vue` #48

Closed ElvisGmz closed 1 year ago

ElvisGmz commented 1 year ago

You can add import { watch } from 'vue'; in Geocoder.vue for fix it

AlexLavoie42 commented 1 year ago

Fixed in #50