Skip to content

Documentation page is blank when adblocker is active #84

@chapimenge3

Description

@chapimenge3

When navigating to https://docs.farming-labs.dev/docs/cli, the page content fails to load, leaving a completely blank screen. This appears to be caused by an adblocker (uBlock Origin) blocking a specific network request.

To Reproduce

  1. Enable an adblocker (e.g., uBlock Origin).
  2. Navigate to https://docs.farming-labs.dev/docs/cli.
  3. Observe that the page is blank.

Expected behavior
The documentation content should load regardless of whether an adblocker is active.

Screenshots

Image

Desktop:

  • OS: Window
  • Browser: Firefox
  • Adblocker Version: uBlock Origin 1.70.0

Additional context
The browser console/network tab shows that a POST request is being blocked. It seems the site's core functionality or content fetching might be tied to this domain, causing a hard failure when it is blocked.

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