Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The variables for the chatbot cannot be input if the IME is enabled #9671

Closed
5 tasks done
kurokobo opened this issue Oct 22, 2024 · 0 comments · Fixed by #9672
Closed
5 tasks done

The variables for the chatbot cannot be input if the IME is enabled #9671

kurokobo opened this issue Oct 22, 2024 · 0 comments · Fixed by #9672
Labels
🐞 bug Something isn't working
Milestone

Comments

@kurokobo
Copy link
Contributor

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

0.10.0 and upstream main

Cloud or Self Hosted

Cloud, Self Hosted (Docker)

Steps to reproduce

  • Create new Chatbot with Basic type
  • Define new variables which are Short Text and Paragraph
  • Publish the app
  • Run the app via public URL
  • Enable IME
  • Try to enter any Japanese sentences such as 今日は良い天気です as a variable
    • By pressing: kyouha, SPACE, ENTER, yoi, SPACE, ENTER, tenkidesu, SPACE, ENTER

✔️ Expected Behavior

今日は良い天気です can be input:
successful_input

❌ Actual Behavior

The result is heavily corrupted: kkようhあyy追いttえんきです  

corrupted_input

Additional Information

This was initially reported on Discord:

This behavior has been observed on both Windows and Mac, but it does not occur in version 0.9.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants