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

sendOnEnter: true - not working on Web #105

Open
m-j-g opened this issue Jul 2, 2020 · 2 comments
Open

sendOnEnter: true - not working on Web #105

m-j-g opened this issue Jul 2, 2020 · 2 comments
Labels
web support Support for flutter web is needed wontfix This will not be worked on

Comments

@m-j-g
Copy link

m-j-g commented Jul 2, 2020

Describe the bug
sendOnEnter does a line return on web instead of sending message.
using: dash_chat: 1.1.11
To Reproduce
Steps to reproduce the behavior:

  1. set sendOnEnter: true
  2. run on web
  3. type some text and press enter
  4. See error

Expected behavior
Send message on return press.

@fayeed
Copy link
Owner

fayeed commented Jul 3, 2020

@m-j-g THis package has not been optimized for the web yet.

@fayeed fayeed added the web support Support for flutter web is needed label Jul 4, 2020
@jeffmiralles
Copy link

Hello, needed this also

@SebastienBtr SebastienBtr added the wontfix This will not be worked on label Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
web support Support for flutter web is needed wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

4 participants