-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Problem description
Dashboad pages fail to load correctly with ublock origin enabled in firefox. It appears to get caused by a request for Posthog.js getting blocked by the extension. I figured out it works if I turn off ublock origin. I'm fine with that workaround but I wanted to share this with your team because it could be causing churn for others using ad blocker extensions. The issue impacted more than just the view logs page.
Steps to reproduce
- Use firefox
- Add uBlock Origin extension
- Visit a view logs page for a deployment
Expected behavior
The page to work the same as it does without an ad blocker
Environment
- Windows 11
- Latest Firefox
- Latest uBlock Origin
Possible solution
Remove posthog script dependency or catch/handle that script failing so that the page can continue to function.
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels