nolanlawson / emoji-picker-element

A lightweight emoji picker for the modern web

Home Page:https://nolanlawson.github.io/emoji-picker-element/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug in the demo

guidouil opened this issue · comments

On the Demo website

If you check "Custom emoji" then click on the flag tab then uncheck "Custom emoji"
The emoji picker freeze with an error in the console :

picker.js:843 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'id')

Thank you, confirmed. Looks like a bug when dynamically adding or remove custom emoji.