Skip to content
New issue

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

Currency module error: Cannot read property 'cpm' of undefined #4214

Closed
OG84 opened this issue Sep 19, 2019 · 2 comments
Closed

Currency module error: Cannot read property 'cpm' of undefined #4214

OG84 opened this issue Sep 19, 2019 · 2 comments

Comments

@OG84
Copy link

OG84 commented Sep 19, 2019

Type of issue

Bug

Description

We see the following error

ERROR: Error executing handler: events.js TypeError: Cannot read property 'cpm' of undefined
    at n.getCpmInNewCurrency
    ...

image

We have a fingerprinted prebid js with following adapters:

[
  "appnexusBidAdapter",
  "criteoBidAdapter",
  "ixBidAdapter",
  "openxBidAdapter",
  "rubiconBidAdapter",
  "pubmaticBidAdapter",
  "consentManagement",
  "rubiconAnalyticsAdapter",
  "currency"
]

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
?

@jsnellbaker
Copy link
Collaborator

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.

@OG84
Copy link
Author

OG84 commented Sep 19, 2019

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 👍

@OG84 OG84 closed this as completed Sep 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants