From 6fc67237652f54e792cd7446ffe74d1be0f7e83a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ignacy=20=C5=81=C4=85tka?= Date: Thu, 23 Apr 2026 16:30:59 +0200 Subject: [PATCH] fix(describe): bump argent-private with WKWebView describe fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See argent-private@3003a41 — the native ax-service now recurses into `primaryApp.children` beyond the flat `explorerElements` pass, so WKWebView web content (labels from the WebContent process) is surfaced alongside the host app's VoiceOver targets. --- packages/argent-private | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/argent-private b/packages/argent-private index 2ff57a86..3003a41d 160000 --- a/packages/argent-private +++ b/packages/argent-private @@ -1 +1 @@ -Subproject commit 2ff57a86e5b18d2c2c2cc9b9fcfe496f3845d828 +Subproject commit 3003a41d560780cf3f47e0d718ef3738e3361be9