Skip to content

[Bug]: Deploy dashboard breaks when uBlock Origin extension is enabled #932

@KyleJune

Description

@KyleJune

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.

Image

Steps to reproduce

  1. Use firefox
  2. Add uBlock Origin extension
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions