Player won't load VPAID over secure iframes
Closed this issue · 0 comments
edrpls commented
The player throws the error GgEzVp [ERR]: TypeError: Cannot read property 'setAttribute' of null
when trying to load inside a nested iframe in https://www.google.com/doubleclick/studio
To Reproduce
Steps to reproduce the behavior:
- Go to https://www.google.com/doubleclick/studio
- Create an ad demo that uses VPAID over VAST
- Open the demo page
- See error in the console
Expected behavior
The video should play correctly and all beacons should be properly sent.
Desktop (please complete the following information):
- OS: Windows
- Browser: Chrome
- Version: 86.0.4240.75
Additional context
This may happen over any strict iframes, not just in the given URL, but it was first detected there.