Skip to content

Cannot Launch Accessibility Insights on E2E Fabric Test App #11594

@chiaramooney

Description

@chiaramooney

Problem Description

After pulling in the latest changes from main, launching Accessibility Insights on the E2E test app on Fabric results in an alert window being thrown. The alert windows states that an assert has been hit in the ScrollViewComponentView.cpp file (

).

Have not yet tested if this occurs for the playground app, but issue did not occur previously. The assert in line 222 has been present in the files since ScrollView has been present since the start of this file on Fabric, so we'll have to figure out why it is now being hit when Accessibility Insights is launched.

Steps To Reproduce

Run e2e-test-app-fabric.
Open Accessibility Insights.

Expected Results

No errors.

CLI version

npx react-native -v

Environment

npx react-native info

Target Platform Version

None

Target Device(s)

No response

Visual Studio Version

None

Build Configuration

None

Snack, code example, screenshot, or link to a repository

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

No status

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions