InteractiveAdvertisingBureau/iabtcf-es

Vendor consents are always empty

olizarevichroman opened this issue · 0 comments

1.5.10

core module

GVL.vendors property is always empty and tcModel.vendorConsents is always empty as well.

In GVL object constructor populate method is called. Inside populate method there is a call this.mapVendors();. After this call this.vendors_ becomes empty.