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
There is a website, which has mootools library loaded on the page.
When using Prebid 2.0 (with fun-hooks) - getting an error when the bind function is used.
The problem is that mootools re-defining the Function.prototype.bind.
See screenshot for some details.
Example (sample page) to be created.
What would you suggest for a fix? There is no access to change the website content (remove mootools).
The text was updated successfully, but these errors were encountered:
There is a website, which has mootools library loaded on the page.
When using Prebid 2.0 (with fun-hooks) - getting an error when the bind function is used.
The problem is that mootools re-defining the Function.prototype.bind.
See screenshot for some details.
Example (sample page) to be created.
What would you suggest for a fix? There is no access to change the website content (remove mootools).
The text was updated successfully, but these errors were encountered: