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
```