Closed mjp1 closed 8 years ago
How did you solve your issue ? I have currently the same problem.
@Nawako, not sure if you figured it out, but I am dealing with this right now too.
In my situation, I am trying to use emoji-picker in a modal. The undefined
should be fa fa-smile-o
, but I haven't figured out why it is happening yet.
I dealt with it by placing on top of the file.
Looks like it's taking over my input box correctly, however, the actual emoji picker icon isn't showing. I have font-awesome correctly inserted into my
tag.Here is what the tag looks like
<i class="emoji-picker-icon emoji-picker undefined" data-id="b7aa839f-a6fa-4354-8a33-cfcadf8cba1a" data-type="picker"></i>