Hi, the cookieconsent script would not load for user 1 despite the configuration being set to false. Seems to be related with \Drupal::currentUser()->id()
returning a string at if (\Drupal::currentUser()->id() !== 1 && \Drupal::currentUser()->hasPermission('skip cookiebot consent')) {
in cookiebot.module
Force convert to integer
Review patch
Closed: duplicate
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.