Hi,
I am using the AIChat component and have observed a strange formatting problem.
I have created my own implementation of IAIChatService but when I receive a responds from an AI model containing a list of dates the AIChat components is formatting the date wrong. If I receive:
-
- oktober 2025
-
- december 2025
-
- december 2025
-
- december 2025
-
- december 2025
-
- januar 2026
-
- januar 2026
-
- februar 2026
The components renders:
Is there a way to keep the original formatting?
Best regrads
Søren
