1101An attempt was made to create a player instance with a container element that is not an instance of
HTMLElement.
Some common causes for this error are:
document.getElementById(<id>), but
using an incorrect IDPlease ensure that the container element is available before creating the player instance.