jmadler / emoji-picker

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

Cannot set property 'iconSize' of undefined #122

Open lugaliguori opened 5 years ago

lugaliguori commented 5 years ago

Hello, i followed the instructions of the installation but i keep getting and error

'Uncaught TypeError: Cannot set property 'iconSize' of undefined'

i think because of this the new EmojiPicker function is not working

can you help? please

minusdavid commented 5 years ago

What browser are you using?

I'm getting this same error as well, and I think it's an old browser embedded in a desktop app...

minusdavid commented 5 years ago

If you use Internet Explorer in Windows 10 and emulate IE 7, I reproduce this problem.

minusdavid commented 5 years ago

Looks like the polyfill used in util.js (from https://developer.mozilla.org/en-US/docs/Web/API/CustomEvent/CustomEvent) might not be working...

Puyodead1 commented 4 years ago

same issue on google chrome