callstack / callstack/react-native-paper

TextInput - Vietnamese word being duplicated

Open
#4,765 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
14.5k
Forks
2.2k
Avg merge
5d 23h
Merged PRs (30d)
12

Description

### 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?
``

### Preview
![Image](https://github.com/user-attachments/assets/9bc96ca4-321e-4540-97d8-e140bad3a5a4)

### 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.