Uncaught ReferenceError: width is not defined" on devicepx-jetpack.js?ver=201630
-
Getting this error every second on our site (guggenheim.org)
Seems to be cause by this function (getImgSize)
https://s0.wp.com/wp-content/js/devicepx-jetpack.js?minify=false
You can see the anonymous function is setting the width and height as local variables and the return is outside the closure
- The topic ‘Uncaught ReferenceError: width is not defined" on devicepx-jetpack.js?ver=201630’ is closed to new replies.