jm-david / emoji-mart-vue

One component to pick them all 👊🏼
https://jm-david.github.io/emoji-mart-vue
BSD 3-Clause "New" or "Revised" License
603 stars 82 forks source link

Fix data uncompression at NimbleEmojiIndex constructor #45

Closed ekvedaras closed 2 years ago

ekvedaras commented 5 years ago

uncompress function does not return anything. It manipulates data object instead. Therefore, after uncompression data becames undefined and index is empty

serebrov commented 5 years ago

Note that besides the NimbleEmojiIndex constructor, the uncompress is also called here - https://github.com/jm-david/emoji-mart-vue/blob/master/src/components/picker/nimblePicker.vue#L140

ekvedaras commented 5 years ago

Updated remaining usages I've found of uncompress

darivs commented 5 years ago

please merge

deen13 commented 5 years ago

plleeeaaaaasssseee

deen13 commented 5 years ago

I'd like some merge

ekvedaras commented 2 years ago

This clearly dead and no longer relevant :)