Hi,
In version 2026.1.212 Kendo Chat is no longer calling the suggestionsTemplate method.
I am following your example on how to make a own suggestionsTemplate here:
https://www.telerik.com/kendo-jquery-ui/documentation/api/javascript/ui/chat/configuration/suggestionstemplate
I made a Kendo Dojo UI from your example:
https://dojo.telerik.com/DmuxfMWh
As you can see the method is never called.
3 Answers, 1 is accepted
Hello Douglas,
You are correct. I have logged this issue as a bug in our system:
https://github.com/telerik/kendo-ui-core/issues/8437
Thank you for bringing this problem to our attention. I have updated your Telerik Points as token of gratitude.
Excuse us for the inconvenience this issue has caused you.
Regards,
Eyup
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
Any clue on how long time it could take it get it fixed?
Regards,
Douglas
Hi Douglas,
It would probably be fixed with next release, but I cannot promise exact frame or version.
The workaround would be to use the .html() method to achieve the same appearance:
https://api.jquery.com/html/
If you prefer I can prepare a new sample for you.
Here it is:
https://dojo.telerik.com/JxQGfmwY
Hope this helps. Once again, excuse us for the inconvenience this has caused you.
Hi Douglas,
Thank you for reaching out and reporting this behavior.
I will investigate it and get back to you with my findings.
Regards,
Eyup
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
