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

DIA-3811 preload consents not working #563

Conversation

andresilveirah
Copy link
Member

In certain cases, when serialising consents.webConsents to string, the resulting string would be invalid when interpolating inside a javascript context.

This PR fixes this issue by introducing the struct PreloadConsentsPayload and using that when injecting javascript instead of string interpolating .webConsents directly.

@andresilveirah andresilveirah self-assigned this Apr 2, 2024
@andresilveirah andresilveirah marked this pull request as ready for review April 2, 2024 16:54
@andresilveirah andresilveirah merged commit ef1468f into DIA-3817_make_legalbasischangedate_optional Apr 4, 2024
@andresilveirah andresilveirah deleted the DIA-3811_preloadConsents_not_working branch April 4, 2024 08:30
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