puranjayjain / emojione-selector

A polymer element that works best as a emoji picker and is powered by the emojione library
https://puranjayjain.github.io/emojione-selector/
MIT License
5 stars 1 forks source link

Cannot read property 'category' of undefined #3

Open atifwaqar opened 6 years ago

atifwaqar commented 6 years ago

Description

Opening the demo page gives error.

Expected outcome

The Emoji button should open the Emoji panel.

Actual outcome

Clicking the Emoji button does nothing.

Live Demo

https://236.adfenix.com/sys/emojione-selector/demo/index.html

Steps to reproduce

To be honest, I have no idea.

image

puranjayjain commented 6 years ago

Can you tell me the package versions of all the dependencies that you have installed, I'm mainly interested in the versions of this project's dependencies.

atifwaqar commented 6 years ago

Is this what you are asking? image

puranjayjain commented 6 years ago

correct but I need the version numbers for these packages

atifwaqar commented 6 years ago

Isn't the right most column Version number? I confirmed this, it is version number, if its not, please do tell me how can I get the version numbers?

atifwaqar commented 6 years ago

packages.zip

I am attaching the packages, in a zip file. I hope this helps?

puranjayjain commented 6 years ago

Will verify this and revert back