mirror of
https://github.com/stablyai/orca.git
synced 2026-09-22 16:02:32 +00:00
Streaming results can remount the quick-open row under a stationary pointer, making the cached row reference stale. Fetch the current row within the toPass retry loop to ensure hover targets the visible element.