Unplanned
Last Updated: 02 Jan 2025 09:31 by Richard
Created by: Richard
Comments: 0
Category: Chat (Conversational UI)
Type: Bug Report
0

There is an issue on iOS when having a custom template for example IncomingSingleTextMessageTemplate which includes a Label with property TextType set to 'Html'. The app crashes with:

An unhandled exception of type 'System.ArgumentException' occurred in System.Private.CoreLib.dll: 'An item with the same key has already been added. Key: Telerik.Maui.Controls.Chat.TextMessage'.

Unplanned
Last Updated: 20 Dec 2024 17:03 by Richard
When using a typing indicator in the chat and sending messages, the first few messages get out of the visible are of the screen and cannot be scrolled to.
Unplanned
Last Updated: 25 Oct 2024 10:12 by k
Created by: k
Comments: 0
Category: Chat (Conversational UI)
Type: Feature Request
0
I want to style the image of the ImageCardView. Provide a styling property for this, similar to the TitleStyle, SubtitleStyle, DescriptionStyle properties of the BasicCardView class.