Benjamin Boullé

Results 4 comments of Benjamin Boullé

A solution we found was to replace the direct use of getters with a mapGetters to generate cached computed properties: https://next.vuex.vuejs.org/guide/getters.html#the-mapgetters-helper (This is also considered good practice so it could...

@igal1c0de4n You're right, I didn't think about that particular use case In that case if there's no other workaround it's clearly a regression from vuex3 as you mentioned

Hello! The issue is, if I just hide the tab bar, custom emojis still popup with the research bar, which I still need for my custom emojis. I found a...

Hello @nolanlawson The thing is, if I pass an empty array then this error is thrown ![image](https://github.com/nolanlawson/emoji-picker-element/assets/54338615/73b9c428-700d-42aa-8c3f-80bf04ac099f) It only works when the JSON array contains at least one emoji