Closed benjaminclot closed 5 years ago
ping @jaiminpanchal27 @jsnellbaker @idettman @mkendall07
Can anybody comment on this? This is a critical bug at it effectively blocks the usage of SafeFrames (at least with GAM).
Any input on this issue would be most welcome.
@benjaminclot Thanks for submitting the issue. I was able to reproduce the issue with the steps you shared. Basically Prebid's resize function isn't working as it should. I will put up a PR today.
Fixed by this PR: https://github.com/prebid/Prebid.js/pull/3988
Describe the bug When using SafeFrames, the GPT iFrame doesn't resize correctly and stays at 1x1.
To Reproduce Steps to reproduce the behavior:
Expected behavior The GPT SafeFrame should resize to match its content ad. Obviously, this problem doesn't occur with AdSense/AdX ads, which are also enabled. Some refreshes may be needed to have header bidding winning the auction.
Desktop/Smartphone
Strangely Some header bidding ads seem to work (very rare).
Temporary fix Will cause bugs eventually.