jmadler / emoji-picker

Add a slick emoji selector to input fields and textareas on your website.
Other
1.31k stars 318 forks source link

Value is not updating properly if we use keyboard events (onkeyup, onkeydown, onkeypress) #160

Open DiviVishwamithra opened 3 years ago

DiviVishwamithra commented 3 years ago

Hi

i implemented textarea value is not updating as expected... if we use keyboard events.. even didnt get the value attribute from event.target.

Thanks in advance... it really helpful if someone help me.

linktoahref commented 1 year ago

Please check out issue #101 if that might be of help to you.