Skip to content

TextInput with multiline not triggering onChangeText callback in 0.71.2 #1788

Closed

Description

Environment

react-native -v: 0.71.6
npm ls react-native-macos: 0.71.2

Steps to reproduce the bug

<TextInput multiline onChangeText={(text) => console.log(text)} />

Additional context

Works perfectly without 'multiline' prop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions