TransitionbyDesign / homemaker

GNU Affero General Public License v3.0
0 stars 1 forks source link

On Safari/OS X, pin click doesn't open a pop-up #69

Open wu-lee opened 3 years ago

wu-lee commented 3 years ago

Oddly regions get popups ok, but not pins. The onClick handlers are fired twice. On the pins, the second click dismisses the pop-up.

Seems to be a leaflet bug. May be related to this leaflet bug:

https://github.com/Leaflet/Leaflet/issues/7255