-
Notifications
You must be signed in to change notification settings - Fork 25.1k
The onChangeText and onChange events on a TextInput fire twice on Android #45513
Copy link
Copy link
Closed
Labels
Component: TextInputRelated to the TextInput component.Related to the TextInput component.Issue: Author Provided ReproThis issue can be reproduced in Snack or an attached project.This issue can be reproduced in Snack or an attached project.PartnerPlatform: AndroidAndroid applications.Android applications.Resolution: FixedA PR that fixes this issue has been merged.A PR that fixes this issue has been merged.Type: New ArchitectureIssues and PRs related to new architecture (Fabric/Turbo Modules)Issues and PRs related to new architecture (Fabric/Turbo Modules)p: ExpoPartner: ExpoPartner: Expo
Metadata
Metadata
Assignees
Labels
Component: TextInputRelated to the TextInput component.Related to the TextInput component.Issue: Author Provided ReproThis issue can be reproduced in Snack or an attached project.This issue can be reproduced in Snack or an attached project.PartnerPlatform: AndroidAndroid applications.Android applications.Resolution: FixedA PR that fixes this issue has been merged.A PR that fixes this issue has been merged.Type: New ArchitectureIssues and PRs related to new architecture (Fabric/Turbo Modules)Issues and PRs related to new architecture (Fabric/Turbo Modules)p: ExpoPartner: ExpoPartner: Expo
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
With the new architecture enabled, the
onChangeTextandonChangeevents on a TextInput fire twice on Android.Steps to reproduce
yarn androidReact Native Version
0.74.3
Affected Platforms
Runtime - Android
Areas
Fabric - The New Renderer
Output of
npx react-native infoStacktrace or Logs
Reproducer
https://github.com/kadikraman/new-arch-text-input-bug
Screenshots and Videos
Screen.Recording.2024-07-18.at.11.20.20.mov