cesarwbr / react-input-emoji

A React input with an option to pick emojis 😍 😜 😂 😛
https://cesarwbr.github.io/react-input-emoji/
MIT License
121 stars 64 forks source link

Bug: on shift + enter or ctrl + enter getting </br> in text string #50

Open sajidsmart opened 10 months ago

sajidsmart commented 10 months ago

when using should return prop. on click of shift+enter or ctrl + enter getting
tag with text as a string

akumar2334 commented 9 months ago

Facing same issue , let me know if you have solved it

hiep294 commented 3 months ago

I am facing same issue :)