Interactive Video

Moodle: interactive video in nested iframe problem only on iphone

To show interactive video in course page in Moodle, without enter in activity page, I use iframe:

<iframe src="https://myMoodleSite.it/mod/hvp/embed.php?id=xxxx" allowfullscreen="allowfullscreen" style="border: 0;"></iframe>

This way the video is in two nested iframes, one is mine and one is that of h5p.

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

Pages