Open prologic opened 3 months ago
Setting the env var VITE_APP_DISABLE_TRACKING=true doesn't seem to disable the analytics.
VITE_APP_DISABLE_TRACKING=true
I still see a request to:
(index):142 GET https://scripts.simpleanalyticscdn.com/latest.js net::ERR_BLOCKED_BY_CLIENT
Thankfully I already block such things on my network, but still. Can we get fixed/working? 🙏
Setting the env var
VITE_APP_DISABLE_TRACKING=true
doesn't seem to disable the analytics.I still see a request to:
Thankfully I already block such things on my network, but still. Can we get fixed/working? 🙏