new low

Screenshot

Issue screenshot

Stored at legacy-import/issues/113/1772459742415-0e0e5aeb-d0f8-433a-a4a7-3e450511241b.png

Metadata

Selector candidates
[
  {
    "matches": 2,
    "score": 76,
    "selector": "div.fixed.inset-0.z-50",
    "strategy": "class"
  },
  {
    "matches": 4,
    "score": 60,
    "selector": "div:nth-of-type(6)",
    "strategy": "nth-of-type"
  },
  {
    "matches": 0,
    "score": 58,
    "selector": "html \u003e body \u003e div \u003e div:nth-of-type(6)",
    "strategy": "ancestor-path"
  }
]
Target fingerprint
{
  "ancestorPath": [
    "html",
    "body",
    "div"
  ],
  "ariaLabel": null,
  "className": "fixed inset-0 z-50 bg-black/80",
  "href": null,
  "id": null,
  "name": null,
  "role": null,
  "tagName": "div",
  "textSample": null
}
Secondary signal
{
  "hasFiberInstance": true,
  "reactComponentStack": [
    "div",
    "Primitive.div",
    "DialogOverlay.RemoveScroll.SlotClone",
    "DialogOverlay.RemoveScroll.Slot",
    "Presence",
    "DialogOverlay",
    "Drawer.Overlay",
    "Primitive.div.SlotClone",
    "Primitive.div.Slot",
    "Portal",
    "DialogPortalProvider",
    "DialogPortal"
  ],
  "reactOwnerStack": [],
  "source": "react-fiber"
}
Layout evidence
bbox:
{
  "bottom": 1120,
  "height": 1120,
  "left": 0,
  "right": 1920,
  "top": 0,
  "width": 1920,
  "x": 0,
  "y": 0
}

viewport:
{
  "height": 1120,
  "width": 1920
}

scroll:
{
  "x": 0,
  "y": 0
}

screenshotMarks:
[]
DOM excerpt
<div data-state="open" data-vaul-overlay="" data-vaul-snap-points="false" data-vaul-snap-points-overlay="true" data-vaul-animate="true" class="fixed inset-0 z-50 bg-black/80" style="pointer-events: auto; transition: opacity 0.5s cubic-bezier(0.32, 0.72, 0, 1); opacity: 1;" data-aria-hidden="true" aria-hidden="true"></div>

Thread

No comments yet.