Spaces:
Running
Running
Allow to create new lines in input with mobile keyboard
#33
by
fffiloni
- opened
Also, the blue send button does not react
When you press "Envoyer" nothing happens? But yes maybe keeping return as default is better (I'll check tomorrow).
Nothing happens when i push the blue « send» button
I had a quick look at this and it seems like the "return" button on iOS is the same keyCode as the "enter" key on desktop keyboards. So they conflict in behaviour. It seems that ChatGPT is using a media query to change the behaviour based on viewport size...Not the best but OK.