Skip to content

Conversation

@ryohei-kamiya
Copy link

Hey, guys.

I noticed some inconvenient behavior in FlutterFlow's standard chat. The behavior is that when users enter multibyte characters, they are unable to enter the characters as intended. Even if I try to input "テスト (=Japanese word that means test in English)", it will be converted to "tエスト" or "tスト". Please watch the following video for details.

before.mov

This is a video of the app screen that was built from the downloaded code using an HTML renderer for the web.
Similar behavior can be observed when checking in TestMode.

behavior-in-TestMode.mov

By making the changes in this pull request, users will be able to enter the characters they intended, as shown in the video below.

after.mov

Please review this pull request and merge it if there are no problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant