-
-
Notifications
You must be signed in to change notification settings - Fork 508
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
In using the component within an Angular application I came across an issue when clicking on the emoji icon/button the following error is thrown: Cannot read properties of null (reading 'addEventListener')
. While this still does open the panel with all the emojis in it, clicking on an emoji does nothing.
Steps to reproduce
To reproduce this issue simply import the vue-advanced-chat
component into an angular application, initialise the chat window and click on the emoji icon/button next to the textarea in which to type a message.
Expected behavior
The expected behaviour would be to show with list of emojis without any errors thrown and when clicking on a single emoji to use, the emoji is displayed in the textarea where a message may be typed.
Screenshots
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working