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

ZetaGlobalSsp Analytics Adapter: update deepCopy of analytics object #10507

Merged

Conversation

asurovenko-zeta
Copy link
Contributor

Type of change

  • Bugfix

Information

When analytics object is going into deepCopy then we notice Maximum call stack size exceeded, this happens because of the doc object in analytics object. We are forced to refuse to change the object, which requires copying it, until a better way to solve the bug.

asurovenko-zeta and others added 30 commits March 24, 2021 14:47
@ChrisHuie ChrisHuie changed the title ZetaGlobalSspAnalytics adapter: bugfix ZetaGlobalSsp Analytics Adapter: bugfix Sep 20, 2023
@ChrisHuie ChrisHuie changed the title ZetaGlobalSsp Analytics Adapter: bugfix ZetaGlobalSsp Analytics Adapter: update deepCopy of analytics object Sep 20, 2023
@ChrisHuie ChrisHuie self-assigned this Sep 20, 2023
@ChrisHuie ChrisHuie merged commit ab35867 into prebid:master Sep 20, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants