Closed Vidhya-Dilip closed 6 years ago
Emojis and text are inserted without any space in between. Is there any way to append space on selecting emoji from picker?
Fixed the issue. Appended unicode 'NO-BREAK SPACE' to each emoji selected, in jquery.emojiarea.js file. Hope it will help someone having the same issue.
Emojis and text are inserted without any space in between. Is there any way to append space on selecting emoji from picker?