diff --git a/src/SEQTA.ts b/src/SEQTA.ts index d899fd7e..812799c9 100644 --- a/src/SEQTA.ts +++ b/src/SEQTA.ts @@ -733,6 +733,22 @@ export async function ObserveMenuItemPosition() { node, MenuitemSVGKey[node.dataset.key as keyof typeof MenuitemSVGKey], ) + } else if (node?.firstChild?.nodeName === 'LABEL') { + // Assuming `node` is an
  • element containing a