waitForImages is not a function
-
Was working fine on my Brave browser with shields down. Didn’t think to try it on Chrome, Firefox, etc.
Anyway, the Quiz opens on top of the surrounding content text, then after answering the question it just repeats the same question over an over.
Found the following (not sure if ‘contentScript.bundle’ is part of QC):
jquery.waitforimages.min.js?ver=3.0.6:2
Uncaught TypeError: Cannot set properties of undefined (setting ‘has-src’)
at jquery.waitforimages.min.js?ver=3.0.6:2:402
at jquery.waitforimages.min.js?ver=3.0.6:2:134
at jquery.waitforimages.min.js?ver=3.0.6:2:144contentScript.bundle.js:621 Content script works!
contentScript.bundle.js:621 Must reload extension for modifications to take effect.quiz.min.js?screx=1&sxcb=15a&ver=3.0.6:1
Uncaught TypeError: $(…).find(…).waitForImages is not a function
at showQuestion (quiz.min.js?screx=1&sxcb=15a&ver=3.0.6:1:9280)
at startQuiz (quiz.min.js?screx=1&sxcb=15a&ver=3.0.6:1:2723)
at HTMLButtonElement. (quiz.min.js?screx=1&sxcb=15a&ver=3.0.6:1:22563)
at HTMLButtonElement.dispatch (jquery.min.js?screx=1&sxcb=15a&ver=3.7.1:2:41108)
at v.handle (jquery.min.js?screx=1&sxcb=15a&ver=3.7.1:2:39079)The page I need help with: [log in to see the link]
- The topic ‘waitForImages is not a function’ is closed to new replies.