Open mgkimsal opened 4 years ago
https://github.com/soal/vue-mapbox-geocoder/pull/14 fixes this UI bug.
every keystroke is updating the input/search box, and having all spaces removed.
just remove .sync on input props. it work in my apps @mgkimsal
https://github.com/soal/vue-mapbox-geocoder/pull/14 fixes this UI bug.
every keystroke is updating the input/search box, and having all spaces removed.