Johnny
Results
3
comments of
Johnny
same issue here, it's not showing up in angular 14
I have fixed that by switching to cookieconsent library app.module.ts ``` let cc = window as any; cc.cookieconsent.initialise({ cookie: { domain: window.location.hostname }, position: "bottom", theme: "classic", palette: { popup:...
agree, looking forward to see this PR being merged