We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug
We see the following error
ERROR: Error executing handler: events.js TypeError: Cannot read property 'cpm' of undefined at n.getCpmInNewCurrency ...
We have a fingerprinted prebid js with following adapters:
[ "appnexusBidAdapter", "criteoBidAdapter", "ixBidAdapter", "openxBidAdapter", "rubiconBidAdapter", "pubmaticBidAdapter", "consentManagement", "rubiconAnalyticsAdapter", "currency" ]
Prebid 2.23.0 / Chrome 76
Could this be related to
#3845 or #3856 ?
The text was updated successfully, but these errors were encountered:
Hi @OG84
Can you provide a copy of your prebid setup (or preferably a test-page/jsfiddle) that demonstrates the error so we can review? Thanks.
Sorry, something went wrong.
Thx for the quick reply. I cannot reproduce it anymore with the latest version 2.32.0
So i guess i just close and reopen if necessary. thx 👍
No branches or pull requests
Type of issue
Bug
Description
We see the following error
We have a fingerprinted prebid js with following adapters:
Steps to reproduce
Test page
Expected results
Actual results
Platform details
Prebid 2.23.0 / Chrome 76
Other information
Could this be related to
#3845
or
#3856
?
The text was updated successfully, but these errors were encountered: