sahat / hackathon-starter

A boilerplate for Node.js web applications
MIT License
34.77k stars 8.14k forks source link

Brave browser blocks the cookieconsent #1254

Closed vimark1 closed 10 months ago

vimark1 commented 10 months ago

Uncaught TypeError: Cannot read properties of undefined (reading 'initialise')

Brave blocks the cookieconsent url. We should check wether cookieconsent is available before attempting to use it.

image
YasharF commented 10 months ago

Won't fix as it is with an unsupported web browsers that does not render pages as they were designed by site developers. https://brave.com/privacy-updates/21-blocking-cookie-notices

Please use a popular web browsers such as Chrome, Firefox, or Edge that properly render websites as intended.