diff --git a/en/react-native-autocomplete-input.md b/en/react-native-autocomplete-input.md index 3f0269e8a724e173f9a0edfd89c4e1041b98beb3..6336220c8a5abd1da95f727cd199e47a3ef12fab 100644 --- a/en/react-native-autocomplete-input.md +++ b/en/react-native-autocomplete-input.md @@ -188,6 +188,8 @@ RNOH:0.72.27; SDK:HarmonyOS-Next-DB1 5.0.0.25; IDE:DevEco Studio 5.0.3.400 ## Known Issues +- [ ] 源库5.5.2版本在 HarmonyOS NEXT 上打字时键盘会隐藏: [issue#1](https://github.com/byteburgers/react-native-autocomplete-input/issues/328) + ## Others ## License diff --git a/zh-cn/react-native-autocomplete-input.md b/zh-cn/react-native-autocomplete-input.md index f9bef58409b0503d7295b9c9efd3f46ce013dd35..8142bfa52268669e021262f7abe67c2a834278c6 100644 --- a/zh-cn/react-native-autocomplete-input.md +++ b/zh-cn/react-native-autocomplete-input.md @@ -177,6 +177,8 @@ export default App; ## 遗留问题 +- [ ] 源库5.5.2版本在 HarmonyOS NEXT 上打字时键盘会隐藏: [issue#1](https://github.com/byteburgers/react-native-autocomplete-input/issues/328) + ## 其他 ## 开源协议