Skip to content

Conversation

stanisllav
Copy link
Contributor

Replaced the 'load' event with 'DOMContentLoaded' to ensure the cookie consent initialization runs as soon as the DOM is fully loaded, without waiting for additional resources. This improves performance and reduces potential delays in script execution.

Replaced the 'load' event with 'DOMContentLoaded' to ensure the cookie consent initialization runs as soon as the DOM is fully loaded, without waiting for additional resources. This improves performance and reduces potential delays in script execution.
@toonvandenbos toonvandenbos merged commit d9d728d into whitecube:main May 26, 2025
9 checks passed
@toonvandenbos
Copy link
Member

Thanks @stanisllav!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants