You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.
Describe the bug
Automatically repeat the entire text when entering Chinese.
Expected behavior
Using Chinese input normally in conversations.
To Reproduce
How can we reproduce the bug? Helpful information could include:
device:macbook m1 pro
system:macos 14.2.1
input software:xunfei v1.1.1004 (https://srf.xunfei.cn/#/)
lang:Chinese
Hello @leezhian, thank you for the bug report. We actually now have two types of input, you can choose it in Settings -> Preferences. Can you try using the Simple one?
Yes, this looks correct. I checked again and found the problem. Although it is a simple textarea there is some complicated logic around the persisting chat state across hard rerenders that had a bug for non-Latin input methods. This should be fixed in the next release. Sorry for the inconvenience
I met the same problem, but the problem only occurred in Simplified Conversation input. When I changed this option into Default, I can use Chinese input method normally.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
Automatically repeat the entire text when entering Chinese.
Expected behavior
Using Chinese input normally in conversations.
To Reproduce
How can we reproduce the bug? Helpful information could include:
device:macbook m1 pro
system:macos 14.2.1
input software:xunfei v1.1.1004 (https://srf.xunfei.cn/#/)
lang:Chinese
input: nihao
expected output:你好
error output:nnnninini'hni'hani'hani'hao你好
Screenshots or output
2024-02-20.16.33.20.mov
Additional context
version 0.6.2
The text was updated successfully, but these errors were encountered: