smeijer / leaflet-geosearch

A geocoding/address-lookup library supporting various api providers.
https://smeijer.github.io/leaflet-geosearch/
MIT License
1.02k stars 270 forks source link

Clicking on "Beryslav" search result does not trigger event #364

Open joaobarcia opened 1 year ago

joaobarcia commented 1 year ago

How to reproduce: Use search provider OSM. Write Beryslav in the search field. Click single result Beryslav, Beryslav urban hromada, Beryslav Raion, Kherson Oblast, 74300, Ukraine.

No event is triggered.

Easy to verify at https://smeijer.github.io/leaflet-geosearch/

What should happen The geosearch/showlocation event should be triggered.

Other details The only issue which might be a duplicate is https://github.com/smeijer/leaflet-geosearch/issues/264 but from the descriptions it doesn't seem to be the same thing.