Interactive Video
H5P WP | Interactive Video | `Uncaught TypeError:`
Hello,
I have the latest version of the H5P WordPress Plugin installed on a local WP site (currently under development). I am receiving a fatal error when trying to utilize the interactive video H5P component:
````
Fatal error: Uncaught TypeError: property_exists(): Argument #1 ($object_or_class) must be of type object|string, array given in /Users/.../app/public/wp-content/plugins/h5p/h5p-php-library/h5p.classes.php:4037
```
Submitting Answers Partially Crashes Interactive Video Playback
Interactive videos on our Moodle 4.1 instance will, after submitting some answers, crash the interactive elements of the video player and restart the video at the point in that answers were submitted. We host the majority of our video content on Panopto and can't seem to replicate it using a YouTube video, and all the videos that have seen a report of this issue were generally over 20 minutes long.