surprisemonkey / hoverzoom

Automatically exported from code.google.com/p/hoverzoom
0 stars 1 forks source link

Got exception for one of my sites. #772

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Problem description:

Got exception: 

Error in event handler for (unknown): Cannot read property 'classList' of null
Stack trace: TypeError: Cannot read property 'classList' of null
    at Object.hoverZoomPlugins.push.prepareImgLinks (chrome-extension://nonjdcjchghhkdoolnlbekcfllmednbl/plugins/gallery_a.js:8:27)
    at prepareImgLinks (chrome-extension://nonjdcjchghhkdoolnlbekcfllmednbl/js/hoverzoom.js:687:37)
    at init (chrome-extension://nonjdcjchghhkdoolnlbekcfllmednbl/js/hoverzoom.js:1168:13)
    at applyOptions (chrome-extension://nonjdcjchghhkdoolnlbekcfllmednbl/js/hoverzoom.js:795:13)
    at chrome-extension://nonjdcjchghhkdoolnlbekcfllmednbl/js/hoverzoom.js:836:17
    at messageListener (extensions::messaging:343:9)
    at Function.target.(anonymous function) (extensions::SafeBuiltins:19:14)
    at EventImpl.dispatchToListener (extensions::event_bindings:397:22)
    at Function.target.(anonymous function) (extensions::SafeBuiltins:19:14)
    at Event.publicClass.(anonymous function) [as dispatchToListener] (extensions::utils:93:26) map.php:1

URL (web address) where the problem occurs: can't provide site url, because it 
under development. Only can say that it's simple html with svg image used as 
'src' of iframe.

Hover Zoom version: 5.3
Google Chrome version: 37.0.2062.94
Operating system: OS X 10.9.4

Original issue reported on code.google.com by Maks.Mar...@gmail.com on 1 Sep 2014 at 7:13

GoogleCodeExporter commented 9 years ago
URL (web address) where the problem occurs: 
http://www.schepers.cc/svg/blendups/embedding.html

Original comment by Maks.Mar...@gmail.com on 1 Sep 2014 at 7:18