Cannot Launch Accessibility Insights on E2E Fabric Test App #11594
Labels
Area: Accessibility
Area: Fabric
Support Facebook Fabric
Area: ScrollView
bug
New Architecture
Broad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabric
Milestone
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 (
react-native-windows/vnext/Microsoft.ReactNative/Fabric/Composition/ScrollViewComponentView.cpp
Line 222 in d95f6c8
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
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
The text was updated successfully, but these errors were encountered: