Hi there,
I'm experiencing issues with the media player; it's breaking when used at low-resolutions such as on a mobile. I'm embedding YouTube, for what it's worth.
By way of sample code, the example on https://demos.telerik.com/aspnet-mvc/mediaplayer exhibits the same issue. When under ~970 pixels in width, the Media player refuses to render, and the JavaScript console outputs and error, both in Chrome and Edge (attachments 1 and 2).
When resized a couple of hundred pixels larger, the player immediately renders [after a refresh] and the JavaScript error goes away.
Any assistance in getting this working at lower resolutions would be much appreciated.