Open stephankellermayr opened 3 months ago
When using the Brave browser, the JavaScript for the Cookie Consent plugin is automatically blocked, which results in an error being displayed when the window.cookieconsent.initialize method is called.
window.cookieconsent.initialize
Bug Report
Prerequisites
Description
When using the Brave browser, the JavaScript for the Cookie Consent plugin is automatically blocked, which results in an error being displayed when the
window.cookieconsent.initialize
method is called.