Skip to content

Remove eventTracking to fix adblocker issues

Jonas Zohren requested to merge remove-event-tracking-fix-adblocker into master

Adblockers block eventTracking.js files because they are used to track the user. This fails and causes all other js imports to fail and breaks the login page. This removes eventTracking.coffe. it should not break anything.

Merge request reports