You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have now idea how this error is impacting revenue or if its impacting anything at all, but I'm getting a TypeError every time Prebid loads that seems to be tied directly to our new Prebid 8.14 installation. We are still receiving bids as per normal.
We have all main modules attached in our build and also running Video + Server adapters.
Steps to reproduce
Go on one of our article pages and wait for Prebid to load: Test page
Open up console, you will see this error:
prebid8.14.0.js:5 Uncaught (in promise) TypeError: w.apply is not a function
at prebid8.14.0.js:5:18307
at prebid8.14.0.js:5:18704
at Array.forEach (<anonymous>)
at prebid8.14.0.js:5:18676
at prebid8.14.0.js:5:156113
at onResponse (prebid8.14.0.js:35:15050)
at success (prebid8.14.0.js:35:13626)
at prebid8.14.0.js:5:35122
Type of issue
bug
Description
I have now idea how this error is impacting revenue or if its impacting anything at all, but I'm getting a TypeError every time Prebid loads that seems to be tied directly to our new Prebid 8.14 installation. We are still receiving bids as per normal.
We have all main modules attached in our build and also running Video + Server adapters.
Steps to reproduce
Go on one of our article pages and wait for Prebid to load: Test page
Open up console, you will see this error:
Test page
Test page
Expected results
Error should not be appearing.
Actual results
Platform details
Chrome + Safari
Prebid 8.14
Desktop
The text was updated successfully, but these errors were encountered: