You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Emoji autocompletion doesn't work on the latest v2 release. After typing :emoji_name: the emoji bar appears but can't be pressed.
Reproduction
Go to any chat
Type something like :laugh
Click on the emoji below the input field.
Expected behavior
No response
Platform and versions
Cinny v2. Not platform depedent.
Additional context
Uncaught TypeError: Cannot read properties of undefined (reading 'getContent')
at FE (main.5e59683a65286e4348e1.bundle.js:2:3260900)
at vE (main.5e59683a65286e4348e1.bundle.js:2:3260968)
at main.5e59683a65286e4348e1.bundle.js:2:3267076
at onClick (main.5e59683a65286e4348e1.bundle.js:2:3263094)
at Object.He (main.5e59683a65286e4348e1.bundle.js:2:1586842)
at We (main.5e59683a65286e4348e1.bundle.js:2:1586996)
at main.5e59683a65286e4348e1.bundle.js:2:1605174
at xr (main.5e59683a65286e4348e1.bundle.js:2:1605268)
at Mr (main.5e59683a65286e4348e1.bundle.js:2:1605682)
at main.5e59683a65286e4348e1.bundle.js:2:1611305
The text was updated successfully, but these errors were encountered:
Describe the bug
Emoji autocompletion doesn't work on the latest v2 release. After typing
:emoji_name:
the emoji bar appears but can't be pressed.Reproduction
:laugh
Expected behavior
No response
Platform and versions
Additional context
The text was updated successfully, but these errors were encountered: