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
In the old versions, I see the modal is able to display emoji but the latest versions, the emoji cannot be rendered in modal anymore.
So all the apps those use emoji in modal, will display plain text instead, and look really weird.
Steps to reproduce:
Create an app and build a modal.
Use addSectionBlock to add content to modal.
Add emoji as :rocket: to the content.
Modal will show the emoji as plain text.
Expected behavior:
Modal is able to display emoji instead of plain text, same as old versions.
Actual behavior:
Server Setup Information:
Version of Rocket.Chat Server: 6.13.0
License Type: Enterprise
Number of Users: 50
Operating System: Centos
Deployment Method: Manual
Number of Running Instances: 1
DB Replicaset Oplog:
NodeJS Version: 14.21
MongoDB Version: 4.4
App Engine: 1.46.0
Client Setup Information
Desktop App or Browser Version: Chrome
Operating System: MacOS
The text was updated successfully, but these errors were encountered:
Description:
In the old versions, I see the modal is able to display emoji but the latest versions, the emoji cannot be rendered in modal anymore.
So all the apps those use emoji in modal, will display plain text instead, and look really weird.
Steps to reproduce:
:rocket:
to the content.Expected behavior:
Modal is able to display emoji instead of plain text, same as old versions.
Actual behavior:
Server Setup Information:
Client Setup Information
The text was updated successfully, but these errors were encountered: