raven.js:383 Uncaught TypeError: Cannot read property 'value' of null
at HTMLDivElement.<anonymous> (team.js:356)
at HTMLDivElement.d (raven.js:379)
at _event (team.js:3015)
at _triggerEvent (team.js:3224)
at HTMLDocument._toggleFullscreen (team.js:4662)
at HTMLDocument.d (raven.js:379)
This will still load the video but display this type error in the console. I suspect Plyr might need some data-XYZ property on the video tag that we might have removed by accident
This will still load the video but display this type error in the console. I suspect Plyr might need some data-XYZ property on the video tag that we might have removed by accident