Open
Description
Before creating a new issue, please confirm:
- I have searched for duplicate or closed issues and discussions.
- I have tried disabling all browser extensions or using a different browser
- I have tried deleting the node_modules folder and reinstalling my dependencies
- I have read the guide for submitting bug reports.
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