Hi, in testing the vast-player, it seems to work fine for VAST responses that contain video-based media files, however it does not seem to handle Javascript based ad payloads. For example, here is a response from one of my VAST urls, which results in the following error from vast-player:
Uncaught (in promise) Error
at r.<anonymous> (vendor-1.4600.js:38)
at r.n (vendor-1.4600.js:39)
at r.emit (vendor-1.4600.js:39)
at vendor-1.4600.js:38
at t.e.publish (VM55 vpaid-transformer.js:24)
at o (VM55 vpaid-transformer.js:24)
at VM55 vpaid-transformer.js:24
at VM55 vpaid-transformer.js:24
Hi, in testing the vast-player, it seems to work fine for VAST responses that contain video-based media files, however it does not seem to handle Javascript based ad payloads. For example, here is a response from one of my VAST urls, which results in the following error from vast-player:
Do you see any issue with that XML payload that might be causing this issue?