Ad Widget

Collapse

Map Widget Multi Device Circle Won't Expand

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • chlf
    Junior Member
    • Jan 2023
    • 2

    #1

    Map Widget Multi Device Circle Won't Expand

    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.

    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.
Working...