xtekky / chatgpt-clone

ChatGPT interface with better UI
https://g4f.ai
GNU General Public License v3.0
3.44k stars 1.03k forks source link

Disable line break on enter key in message input #43

Closed jarvisar closed 1 year ago

jarvisar commented 1 year ago

small bug when pressing "enter" key to submit input.

Before before

Fixed after

xtekky commented 1 year ago

yo, its conflicting with chat.js could you update your code, will take a look later ; )