Closed eki89 closed 6 months ago
This fixes a regression from implementing the google consent mode in the old 5.x-branch that has never been down-streamed into the 1.x branch.
As discussed with @zoglo , this needs to be partially upstreamed into 2.x due to the loading order of the compileConsentMode() function.
compileConsentMode()
This fixes a regression from implementing the google consent mode in the old 5.x-branch that has never been down-streamed into the 1.x branch.
As discussed with @zoglo , this needs to be partially upstreamed into 2.x due to the loading order of the
compileConsentMode()
function.