Account created on 27 March 2020, over 4 years ago
#

Merge Requests

Recent comments

🇫🇮Finland Aelfendir

You should be able to work around this issue by disabling the "Smooth scrolling" setting.

If you want to retain the smooth scrolling effect, you could apply that with CSS:

@media (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
}
🇫🇮Finland Aelfendir

According to IAB Europe, global scope has been deprecated in IAB TCF version 2.0. The reference to global scope appears to me as outdated information. Current documentation is for IAB TCF 2.2.

Testing the consent would most likely require you to implement a script from an IAB partner vendor and activate the IAB mode as per Cookie Information's instructions.

🇫🇮Finland Aelfendir

Thank you! Patch works together with patch #166 from issue #2466553 in our project (D10.1.8).

🇫🇮Finland Aelfendir

Here's a new patch that follows the updated Cookie Information documentation.

🇫🇮Finland Aelfendir

Patch #166 worked in our project (D10.1.5). Thanks!

🇫🇮Finland Aelfendir

Here's a patch for adding data-tcf attributes when enabling IAB via module settings.

🇫🇮Finland Aelfendir

I live... again! Thank you to the kind person who resurrected me! I'm sending good feels to your direction.

🇫🇮Finland Aelfendir

Wow, that was fast! Thank you, volkswagenchick!
I possibly have 20ish minutes to live this sweet Drupal.org life so you just made my day!

🇫🇮Finland Aelfendir

Patch #11 worked perfectly in our project (D10.1.4) to fix an issue with translations. Thanks!

🇫🇮Finland Aelfendir

For some reason I just got this same "welcome message" after logging in. I have Javascript enabled and I don't use any content blockers. I use Firefox with Standard security settings. So not sure why I'd get this kind of a notification threatening with account suspension.

Production build 0.71.5 2024