Skip to content

TextInput - Vietnamese word being duplicated #4765

@builam66

Description

@builam66

Current behaviour

  • When I type Vietnamese word, it being duplicated after I press space. Example: hí -> híhí

Expected behaviour

  • Not duplicate the word

How to reproduce?

<TextInput value={dataForm.notes} onChangeText={handleNoteChange} mode="outlined" multiline numberOfLines={6} style={styles.noteInput} placeholder="Enter notes..." />

Preview

Image

What have you tried so far?

  • Change some "keyboardType" and "textContentType". Try to get the log of "onChangeText" but it normal. Only happen when press space

Your Environment

software version
android 14
react-native 0.76.9
react-native-paper 5.13.1
node v20.10.0
npm or yarn yarn
expo sdk 52.0.46

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions