wdt-emoji-bundle icon indicating copy to clipboard operation
wdt-emoji-bundle copied to clipboard

When the textarea has an existing value and is emptied, then an emoji is inserted, the default textarea value shows

Open engamaraziz opened this issue 7 years ago • 0 comments

Hello,

When my textarea has value coming from the post data:

<textarea class="wdt-emoji-bundle-enabled wdt-emoji-open-on-colon" id="comment" name="comment" placeholder="Something..." type="textarea" autofocus>some text</textarea>

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.

engamaraziz avatar Nov 03 '17 20:11 engamaraziz