mcguffin / acf-openstreetmap-field

WordPress ACF Field for OpenStreetMap
https://wordpress.org/plugins/acf-openstreetmap-field/
GNU General Public License v3.0
107 stars 21 forks source link

BUG: Tooltips of markers don't open in Safari #65

Closed Leo24790 closed 3 years ago

Leo24790 commented 3 years ago

Tooltips don't open when clicking on markers. I'm using Safari 14.0.2 for Mac and on iPhone with iOS 14.3.

On the iPhone it looks like something is happening but the marker isn't fully showing up.

Chrome 87 an Firefox 72 work without problems.

mcguffin commented 3 years ago

Hi @Leo24790, thanks for the report! This issue is already known to leaflet: https://github.com/Leaflet/Leaflet/issues/7255 But it should be fixable in the plugin too.

I'll come up with new release a little later today.

Leo24790 commented 3 years ago

Great. Works perfectly fine in Safari now. Thank you