Skip to content

Indexing gap: app/layout.tsx #1736

Description

@SistemasGrupoBordin

Not fully indexed (best-effort coverage signal)

  • File: app/layout.tsx

  • Project: D-repos-gb-it-tracker

  • Flagged range: line 35

  • Language: TSX

  • Construct that fails to parse: <link> JSX element with a Google Fonts href attribute containing semicolons (;) as weight variant separators inside the query string. tree-sitter likely interprets the ; as statement boundaries and fails to parse the attribute value correctly.

  • Snippet:

<link
  href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Syne:wght@600;700;800&family=DM+Mono:ital,wght@0,300;0,400;0,500;1,300&display=swap"
  rel="stylesheet"
/>

Reported from the graph UI's missed-coverage view.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ux/behaviorDisplay bugs, docs, adoption UX

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions