-
Notifications
You must be signed in to change notification settings - Fork 72
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
PROD-1396 Fix typeerror when tcf vendors have no dataDeclaration #4465
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
Passing run #5378 ↗︎
Details:
Review all test suite changes for PR #4465 ↗︎ |
UAT tested and looks good to me! ✅ (would like some extra confirmation that my testing steps below are valid 😄)
(note on performance - using the BE from this branch, the overlay does load a lot quicker after the "initial" fetch, i.e. once the TCF contents are cached 👍 ) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks great! just a typing nit
Closes https://ethyca.atlassian.net/browse/PROD-1396
Description Of Changes
Fix type errors when tcf vendors have no dataDeclaration. This PR fixes 2 possible errors that could arise in this case. I've also added e2e tests to confirm this is fixed.
Code Changes
Steps to Confirm
Pre-Merge Checklist
CHANGELOG.md