Closed
Description
https://github.com/prebid/Prebid.js/blob/master/src/bidmanager.js#L84
Line 84 incorrectly checks the global timeout value (which is default) instead passed in timeout value in pbjs.requestBids()
https://github.com/prebid/Prebid.js/blob/master/src/bidmanager.js#L84
Line 84 incorrectly checks the global timeout value (which is default) instead passed in timeout value in pbjs.requestBids()
Activity