Uncaught TypeError: Cannot read property
-
I installed autoptimize yesterday. Now I recognized the following errors on some pages – the effect is that the images are not shown:
autoptimize_2a4216637bbaee21450122257e5971a9.js:9 Uncaught TypeError: Cannot read property ‘html5’ of undefined
at autoptimize_2a4216637bbaee21450122257e5971a9.js:9
at autoptimize_2a4216637bbaee21450122257e5971a9.js:9
at autoptimize_2a4216637bbaee21450122257e5971a9.js:9
(anonymous) @ autoptimize_2a4216637bbaee21450122257e5971a9.js:9
(anonymous) @ autoptimize_2a4216637bbaee21450122257e5971a9.js:9
(anonymous) @ autoptimize_2a4216637bbaee21450122257e5971a9.js:9
autoptimize_2a4216637bbaee21450122257e5971a9.js:8 Uncaught ReferenceError: starAction is not defined
at HTMLDocument.<anonymous> (autoptimize_2a4216637bbaee21450122257e5971a9.js:8)
at i (jquery.js?ver=1.12.4:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2)
at Function.ready (jquery.js?ver=1.12.4:2)
at HTMLDocument.K (jquery.js?ver=1.12.4:2)
(anonymous) @ autoptimize_2a4216637bbaee21450122257e5971a9.js:8
i @ jquery.js?ver=1.12.4:2
fireWith @ jquery.js?ver=1.12.4:2
ready @ jquery.js?ver=1.12.4:2
K @ jquery.js?ver=1.12.4:2If I add the code to not use autoptimize the error goes away and the images are displayed. What do I have to exclude from the JS-optimization?
The page I need help with: [log in to see the link]
- The topic ‘Uncaught TypeError: Cannot read property’ is closed to new replies.