You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
logToServer('[A11Y-LOG] Checking isAccessibilityInResponse with data: '+JSON.stringify(responseData));
94
+
93
95
logToServer('[A11Y-LOG] Checking isAccessibilityInResponse with data: '+JSON.stringify(responseData?.accessibility||'No accessibility in response',null,2));
0 commit comments