Skip to content

Angular compatibility issues #260

@rajeev-ayer

Description

@rajeev-ayer

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

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions