beyonk-group / svelte-mapbox

MapBox Map and Autocomplete components for Svelte (or Vanilla JS)
MIT License
343 stars 61 forks source link

Setting initial value of geocoder causes the dropdown to fire #57

Closed antony closed 3 years ago

antony commented 3 years ago

This might be a new feature / regression in the geocoder, just finding out.

antony commented 3 years ago

It's a breaking change outside semver introduced here https://github.com/mapbox/mapbox-gl-geocoder/pull/345#issuecomment-804175282

I've regressed to v4.5.1 for now until this can be fixed.