OkkarMin / where-to-mug

Where To Mug is a tool to help you determine which tutorial rooms are free in NTU
https://wheretomug.ml
4 stars 3 forks source link

Sentry error reporting gets blocked on clients with AdBlock installed #27

Closed OkkarMin closed 3 years ago

OkkarMin commented 3 years ago

According to sentry docs, need to deal with AdBlockers

https://docs.sentry.io/platforms/javascript/guides/nextjs/troubleshooting/#dealing-with-ad-blockers

I am currently unable to find an example of how I could achieve the 'tunneling' that was mentioned in the docs using JavaScript