jmadler / emoji-picker

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

Emoji-picker dont work when include fontawesome.all.js ver +5 #112

Open arshaplus opened 6 years ago

arshaplus commented 6 years ago

hey all. im very angry! :D after many hours debugging , I find out that why emoji-picker dont work! (when click on the smile icon , picker box dont show). including js file of fontawesome version +5 cause this problem! I want use this version of fontawesome because it have more icons and i need them ! So i must include its js file.

<script src="js/fontawesome-all.min.js" type="text/javascript"></script>

Finally i find out that emoji picker dont work with FontAwesome v +5 !! why ?

what is solution !?

arshaplus commented 6 years ago

don't any help !?

phomlish commented 6 years ago

I just discovered the same issue. I would also like to know how to fix this.

arshaplus commented 6 years ago

I finally used fontello.com to make my required fonts collection & remove fontawesome v5 :)

Muetze42 commented 5 years ago

But that's not the solution to the problem.