Skip to content

Professor Prebid with Prebid 10+ causes log spam #121

@salvoaranzulla

Description

@salvoaranzulla

Description

We are seeing an infinite loop of logs in the browser console when using Prebid.js 10.19.0.

Console Output (repeating endlessly)

Prebid INFO: Invoking pbjs.getEvents []
Prebid INFO: Invoking pbjs.getConfig []
Prebid INFO: Invoking pbjs.getUserIdsAsEids []

...

These three calls (getEvents, getConfig, getUserIdsAsEids) repeat continuously, causing an infinite loop.

Environment

Prebid.js version: 10.19.0
Browsers: all

Example Page

Issue is visible here (debug mode enabled with ?pbjs_debug=true):

https://www.aranzulla.it/come-vedere-milan-inter-1873933.html?pbjs_debug=true

Video

https://drive.google.com/open?id=1qqcokpr9cwPH-VwRGqWcip0Hz3A6Wikf&usp=drive_fs

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Ready for Dev

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions