Slack like emoji picker with apple/ios, twitter/twemoji, google, emojione, facebook, messenger emoji support
420
stars
86
forks
source link
When the textarea has an existing value and is emptied, then an emoji is inserted, the default textarea value shows #40
Open
engamaraziz opened 7 years ago
Hello,
When my textarea has value coming from the post data:
Then I manually remove the text completely and I insert and emoji, I get
:smiley: some text
instead of just:smiley:
EDIT: I just confirmed the bug exists in https://ned.im/wdt-emoji-bundle/ as well for the textarea input only.
Thanks for the high quality work.