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

RubiconBidAdapter: update AdUnit selector for Outstream Renderer #12462

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

harrykingriches
Copy link
Contributor

Type of change

  • Bugfix

Description of change

Instead of passing the whole adUnitElement to the Apex Renderer, it passes a CSS query selector of the id of the element.

This solves an issue where the Apex Renderer was erroring from stringifying the JS object as it contained circular references.

This issue only happened in React, as the DOM elements created by React contained circular references.

@harrykingriches harrykingriches marked this pull request as ready for review November 18, 2024 20:59
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

Successfully merging this pull request may close these issues.

1 participant