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

fix: [PFG-3188] Fix circular reference error in adapters #193

Merged
merged 2 commits into from
Aug 5, 2024

Conversation

dmytroKononenkoFS
Copy link

@dmytroKononenkoFS dmytroKononenkoFS commented Jul 31, 2024

Type of change

  • Bugfix

  • Feature

  • New bidder adapter

  • Updated bidder adapter

  • Code style update (formatting, local variables)

  • Refactoring (no functional changes, no api changes)

  • Build related changes

  • CI related changes

  • Does this change affect user-facing APIs or examples documented on http://prebid.org?

  • Other

Description of change

PFG-3188

Fixed error: Converting circular structure to JSON - that is caused by rare cases when DOM nodes are provided in event arguments/payload.
This fix removes those nodes while cloning the arguments.

Other information

@dmytroKononenkoFS dmytroKononenkoFS merged commit b3b7c56 into main Aug 5, 2024
1 check passed
@dmytroKononenkoFS dmytroKononenkoFS deleted the PFG-3188-fix-copy-circular-error branch August 5, 2024 13:04
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.

4 participants