Aziz Antoun

Results 5 comments of Aziz Antoun

Yes, I just updated to: 0.11.1

this._initialize = function () { angular.forEach(slots, function (slot, id) { ------>>>>>>> The error is caused here. googletag.defineSlot is undefined, this is why the error is thrown. PS: It doesn't always...

No. I just included the ngDfp, defined slots in app.config and trying to call an mpu on my page

Wow! Thank you for the quick response. It actually fixed the previous issue but now getting another error, (again randomly, not every time I reload my page) TypeError: $window.googletag.display is...

Thanks @ZornCo! Your solution helped me a lot! I'm being able to pass cookies correctly now to server requests!