-
-
Notifications
You must be signed in to change notification settings - Fork 505
Open
Labels
Description
Describe the bug
After entering the emoji suggestion the emoji will break.
- Broken in Firefox 105
- Works in Chrome 106
Steps to reproduce
- Go to https://antoine92190.github.io/vue-advanced-chat/
- Enter
:la
in text area - Emoji suggestion will open
- Click enter to select emoji
- Emoji will be displayed in text area
- Enter one character. E.g.
g
- Emoji will break in to halfs
Expected behavior
The cursor should be after the emoji
Screenshots
Device (please complete the following information)
- OS: Windows 11
- Browser: Firefox 105
- Package version: 2.04
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
antoine92190 commentedon Nov 26, 2022
Some interesting information: it seems the bug only happens on Firefox and Safari, Chrome is working fine.
antoine92190 commentedon Dec 20, 2022
Fixed in 7857bba