callstack / callstack/react-native-paper
TextInput - Vietnamese word being duplicated
- 主要语言
- TypeScript
- 星标
- 14.5k
- 派生
- 2.2k
- 平均合并
- 5 天 23 小时
- 30 天内合并 PR
- 12
描述
### 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
贡献指南
调研方向
首先,使用报告中所述的 React Native 和 react-native-paper 版本,在 Android 14 上通过所示的多行 TextInput 重现该问题,然后跟踪 TextInput 组件在 Android 上对文本和 IME 的处理。确认重复内容是通过组件产生的,还是通过原生输入路径产生的。完成标准是:输入一个越南语单词并按空格键后,该单词保持不变。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react-native, typescript
- 领域
- frontend, mobile
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100