humanswitch/consentcookie

ConsentCookie API changes #23 regression bug

Closed this issue · 2 comments

Description

Return of ConsentCookie.get() does not contain a public variables consents with the key-value mapping of the Consents mapped by the id

Expected Behavior

image

Actual Behavior

image

Possible Fix

Make the API backwards compatible with 0.6.4

Steps to Reproduce

  1. load the demo page
  2. from console after ConsentCookie has been initialized: ConsentCookie.get()

Context

GTM implementation does not work properly

Your Environment

n.a.

Tested

Is solved!