Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
pablolabbe
Luminary Alumni
Luminary Alumni

Uncaught TypeError: Cannot assign to read only property 'onmousedown' of <divname>

Hi,

  I'm trying to build a Sense Extension using Google maps API, but can´t address how to solve the error " Uncaught TypeError: Cannot assign to read only property 'onmousedown' of  graphic-googlemap-mJrpQtP .  graphic-googlemap-mJrpQtP is the DIVname.

  My guess is google maps try to add a dom listener for onmousedown event to the DIV the map is attached, but the assign is denied.


  How to avoid this error ?

Best Regards,

Pablo

0 Replies