smeijer / leaflet-geosearch

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

"Address input field doesn't work on iOS" - fix #142

Closed maettyhawk closed 4 years ago

maettyhawk commented 7 years ago

fixes #141

smeijer commented 7 years ago

Ai, that's very hacky indeed. I'm not sure if i'm willing to merge this. 😕.

Can you investigate a little more what the exact problem is? Is some other element hijacking your focus event? Does something render on top of the input?

vmaksym commented 5 years ago

That help me a lot. Got same issue on iOS

smeijer commented 4 years ago

I'm closing this PR as the fix has been made part of the v3 release, which can be tracked in #215.

Sorry for keeping this open for so long.