NextJS with CookieBot - Connection Closed #80721
Unanswered
SamC-Apadmi
asked this question in
Help
Replies: 1 comment 1 reply
-
Uff reading around, it looks like CookieBot might see some scripts as consent-bound (?), unless you add an attribute to skip them, or if you add them to the CookieBot dashboard? Is there any documentation from their side on "allow-list" or "allow-patterns" kind of thing, for scripts? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I'm having issues in my NextJS application using CookieBot.
In certain cases (which I've so far been unable to nail down), CookieBot seems to prevent NextJS from loading it's internal scripts. This doesn't happen when the user has chosen to accept all cookies.
It feels like there's something fundamentally incompatible here but given CookieBot and NextJS are both very widely used I'm hoping I'm missing something.
Additional information
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions