flutter_chatview icon indicating copy to clipboard operation
flutter_chatview copied to clipboard

In iOS, when I try to send a message, keyboard hides right away

Open vincegnzls opened this issue 7 months ago • 2 comments

Describe the bug I was able to display the widget properly, although when I try to type something in the keyboard, it hides right away

To Reproduce Steps to reproduce the behavior:

  1. Go to component where ChatView is, try to type in the keyboard.
  2. Keyboard shows and hides right away.

Expected behavior

  1. Keyboard doesn't hide

Screenshots If applicable, add screenshots to help explain your problem.

https://github.com/SimformSolutionsPvtLtd/flutter_chatview/assets/12133723/5a8b487a-ad8c-4cbd-a334-d9b9a6323d89

Smartphone (please complete the following information):

  • OS: iOS 15 Pro Max
  • Version 2.0.0

Additional context Add any other context about the problem here.

vincegnzls avatar Jun 28 '24 04:06 vincegnzls