Angular application fails to load when using cookiebot
I use Cookiebot in an angular app with data-blockingmode="auto".
but the application doesn't work, with no error in log.
I found if I accept all cookies in my app and reload my page the application works.
or if I delete data-blockingmode="auto" in my script the application works properly.
Is there any solution using data-blockingmode="auto" in my script and the application works without accepting cookies or reloading the page?
Thanks.
-
Hi Fatima,
Thanks for your message,
Try marking up different script using this method: https://support.cookiebot.com/hc/en-us/articles/360009063660-Disable-automatic-cookie-blocking-for-a-specific-script
The auto blocker must be blocking scripts responsible for the correct load of the application. By putting an 'ignore' attribute on the script our scanner will leave those designated with the attribute.
Best regards,
Patrick0
Please sign in to leave a comment.
Comments
1 comment