We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
React
Other
Next.js
Firefox
No response
Can't input Chinese characters in the textarea of AIConversation component in Firefox browser. It works well in Chrome and Safari.
AIConversation
I can reproduce this problem in the documentation page, https://docs.amplify.aws/react/ai/conversation/ai-conversation/
Input non-English characters for my conversation
type Chinese or non-English characters into the textarea of AI Conversation
// Put your code below this line.
The text was updated successfully, but these errors were encountered:
Hey @zxkane, thank you for reporting this issue. We have been able to reproduce this issue on our side and will be working on a solution.
Sorry, something went wrong.
No branches or pull requests
Before creating a new issue, please confirm:
On which framework/platform are you having an issue?
React
Which UI component?
Other
How is your app built?
Next.js
What browsers are you seeing the problem on?
Firefox
Which region are you seeing the problem in?
No response
Please describe your bug.
Can't input Chinese characters in the textarea of
AIConversation
component in Firefox browser. It works well in Chrome and Safari.I can reproduce this problem in the documentation page, https://docs.amplify.aws/react/ai/conversation/ai-conversation/
What's the expected behaviour?
Input non-English characters for my conversation
Help us reproduce the bug!
type Chinese or non-English characters into the textarea of AI Conversation
Code Snippet
// Put your code below this line.
Console log output
No response
Additional information and screenshots
No response
The text was updated successfully, but these errors were encountered: