Hi,
I recently updated to 7.0.9 and the map widget doesn't seem to behave same as before.
Before the update, locations where there would be multiple devices at the same coordinate would appear as circles, when clicked on would expand/popup into a list of devices and their problem count, but now when I click on the circle nothing happens. Popping open DevTools in Edge I see an error "Uncaught TypeError: Cannot read properties of undefined (reading 'clientX')" (full error message below) whenever I click on a circle.
Clicking on the Pins still work and create the popup list.
Has anyone else observed this behavior?
Thanks.
I recently updated to 7.0.9 and the map widget doesn't seem to behave same as before.
Before the update, locations where there would be multiple devices at the same coordinate would appear as circles, when clicked on would expand/popup into a list of devices and their problem count, but now when I click on the circle nothing happens. Popping open DevTools in Edge I see an error "Uncaught TypeError: Cannot read properties of undefined (reading 'clientX')" (full error message below) whenever I click on a circle.
Code:
Uncaught TypeError: Cannot read properties of undefined (reading 'clientX') at Object.positionElement (jsLoader.php?lang=en_US&ver=7.0.9&showGuiMessagin g=1:18808:85) at HTMLDivElement.<anonymous> (class.widget.js?1737625603:242:12) at class.widget.js?1737625603:478:31
Clicking on the Pins still work and create the popup list.
Has anyone else observed this behavior?
Thanks.