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
Copy file name to clipboardExpand all lines: articles/communication-services/concepts/ui-library/includes/web-ui-use-cases.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -143,7 +143,7 @@ Localization is key to making products for users around the world and who speak
143
143
144
144
## Known Issues
145
145
146
-
* The UI library doesn't support adding rich text formatting to existing messages that have a ChatMessageType of 'text' at this time.
146
+
* The UI library doesn't support updating message type when editing the existing messages at this time. Adding rich text formatting to an existing message will add html styling to the text content but not changing the message type. This may result in displaying html content as plain text in the message thread.
0 commit comments