I haven't been able to replicate this in the video inspector, but could use some insight in to why this error might be occurring. It's difficult to replicate, but I've been able to see it consistently after 20 or so refreshes and trying to play the video at the top on
wsj.com homepage. Chrome incognito.
The below line of code is run in the IMA library every time this issue occurs then this line is what causes the error: Illegal constructor.
return r.Reflect.construct(HTMLElement, [], this.__proto__.constructor)
This code only seems to run when this issue happens. It might be helpful to know what the purpose of that code is and why it runs in this case. When this error occurs both players on the page fail and do not run ads.
Thanks