nlkitai/nlux

Editing sent messages is adding extra new line

Opened this issue · 0 comments

I have noticed a bug in the edit sent message feature where a new line character is being added when hitting enter

https://docs.nlkit.com/nlux/examples/edit-sent-messages

I printed the prompt that was sent to confirm. Basically when editing I think we need to catch the enter key press and prevent new line similar to what is the for the input text box