When I open the browser console ( F12 ), there are different JS errors that show up. If you fix those errors, does it still happen?
sikringen_forhandler.js?ver=1576188841:203 Uncaught TypeError: Cannot read property ‘top’ of undefined
at fixTabScroll (sikringen_forhandler.js?ver=1576188841:203)
at sikringen_forhandler.js?ver=1576188841:9
at dispatch (jquery.js?ver=1.12.4-wp:3)
at r.handle (jquery.js?ver=1.12.4-wp:3)
Thread Starter
MrLeif
(@mrleif)
Those errors should be gone now. But still have to doubleclick to zoom in on the yellow clusters..
If you move the map, so the cluster is out of center, it will center on the cluster, but not zoom in on it (this happens in Firefox and Microsoft Edge, not Chrome..)
There are still errors that show up for me.
sikringen_forhandler.js?ver=1578984202:214 Uncaught TypeError: Cannot read property ‘top’ of undefined
at fixTabScroll (sikringen_forhandler.js?ver=1578984202:214)
at sikringen_forhandler.js?ver=1578984202:15
at dispatch (jquery.js?ver=1.12.4-wp:3)
at r.handle (jquery.js?ver=1.12.4-wp:3)
It looks to me that there might be JS scripts active that interfere with the clicks on the markers. Maybe code to that listens for click events?