RavikiranPatil

Results 3 comments of RavikiranPatil

Hi @stevkan, Yes, we are still experiencing this issue mainly in Model-Driven App. Please check below copy of code. [ChatBot.zip](https://github.com/user-attachments/files/18165870/ChatBot.zip)

This is only happening within model-driven application (see image for reference). Only simple messages are not getting rendered. Please import attached PCF control within Model driven application (anywhere in the...

I am able to resolve this issue by using plain text messages as per below, but I am still getting below errors in the browser console. **Code:** ```typescript React.useEffect(() =>...