callstack / callstack/react-native-paper
TextInput - Vietnamese word being duplicated
- Vorherrschende Sprache
- TypeScript
- Sterne
- 14.5k
- Forks
- 2.2k
- Ø Merge
- 5 T. 23 Std.
- Gemergte PRs (30 T.)
- 12
Beschreibung
### 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

### 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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.