Skip to content

bug(ai): investigate "Open in Claude" content duplication on all pages #13

@felixwidjaja

Description

@felixwidjaja

Background

From the AI readiness audit (April 20, 2026). Every crawled docs page contains AnthropicOpen in Claude twice in its crawled markdown output — once as a floating widget and once inline. The second occurrence appears mid-content, splitting description paragraphs.

Example (from /ai-edge/overview)

# AI Edge

AnthropicOpen in Claude

Datum's AI Edge service is built on Envoy...

AnthropicOpen in Claude

Our AI Edge service is built on Envoy...

The second occurrence splits what should be a single description paragraph into two fragments. AI systems reading this page see the content stated twice with a UI button in between, degrading coherence.

Investigation steps

  • Check Mintlify dashboard — is there a setting for the "Open in Claude" widget placement?
  • Check MDX source for affected pages — is duplication in the source or introduced by Mintlify rendering?
  • If Mintlify rendering bug, raise with Mintlify support
  • If config issue, disable or reposition the widget

Notes

The duplication is systematic across all pages, suggesting a configuration or platform issue rather than a content authoring problem. Worth investigating before assuming unfixable — high impact if resolvable.

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