jmadler / emoji-picker

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

Nothing happens when used with an input that is created after initial document load. #147

Open Dimcon opened 4 years ago

Dimcon commented 4 years ago

when doing $("#myelement").html(`

`)

I don't get any emoji keyboard :(

Might be a specific issue with how I'm doing it. I'm not getting any errors in the console.