Cannot read properties of undefined "prototype" "Cloze"
Hi,
I run into an issue on the Drupal 7 site i am supporting
when we are trying to create an Interactive video content in the inspect mode i cen see the following errors
Uncaught TypeError: Cannot read properties of undefined (reading 'prototype')
at blanks.js?ver=1.12.11:123
at blanks.js?ver=1.12.11:924
in /h5p/libraries/H5P.Blanks-1.12/js/blanks.js?ver=1.12.11
Uncaught TypeError: Cannot set properties of undefined (setting 'Cloze')
at cloze.js?ver=1.12.11:17
at cloze.js?ver=1.12.11:231
in /h5p/libraries/H5P.Blanks-1.12/js/cloze.js?ver=1.12.11
Uncaught TypeError: Cannot read properties of undefined (reading 'prototype')
at Object.<anonymous> (h5p-drag-question.js?ver=1.13.14:1)
at t (h5p-drag-question.js?ver=1.13.14:1)
at h5p-drag-question.js?ver=1.13.14:1
at h5p-drag-question.js?ver=1.13.14:1
in /h5p/libraries/H5P.DragQuestion-1.13/h5p-drag-question.js?ver=1.13.14
this stops the functionality from working.
We tried to reinstall/upload the libraries, no luck.
the libraries used
Drag Question Editor (1.10.14)
Fill in the Blanks (1.12.11)
Advanced fill the blanks (1.0.0)
Any idea on how can it be fixed is welcome.