8.20.3
@comet/site-react@8.20.3
Patch Changes
-
f1bfcb1: Use
OnetrustActiveGroupsinstead ofConsentIntegrationDatainuseOneTrustCookieApiConsentIntegrationDatais used for OneTrust's internal logging and can benull, which causeduseOneTrustCookieApito crash. As recommended by OneTrust support,window.OnetrustActiveGroupsis used instead, as it is always available when the consent banner is implemented.