text component doesn't show it's text to value attribute #17835
Labels
Ran Commands
One of our bots successfully processed a command.
Resolution: Locked
This issue was locked by the bot.
Is this a bug report?
Yes, The value attribute is 'nil' while checking text component field with accessibility inspector.
Have you read the Contributing Guidelines?
Yes.
Environment
Environment:
OS: macOS High Sierra 10.13.2
Node: 4.8.0
Yarn: Not Found
npm: 5.5.1
Watchman: 4.7.0
Xcode: Xcode 9.1 Build version 9B55
Android Studio: 2.3 AI-162.4069837
Packages: (wanted => installed)
react: 16.2.0 => 16.2.0
react-native: 0.52.0 => 0.52.0
Steps to Reproduce
Expected Behavior
Accessibility inspector should show actual text assigned to that Text component field.
Actual Behavior
Accessibility inspector is showing value to all Text component fields.
This is really required while doing automated testing to validate correct text is being shown or not in that specific text field.
Reproducible Demo
Can't connect accessibility inspector in provided site to show value attribute.
The text was updated successfully, but these errors were encountered: