Skip to content

Avoid calculation of contentHtml for stream chunks

Pavel Shutsin requested to merge dont-render-contenthtml-for-chunks into master

What does this MR do and why?

Removes calculation of contentHtml for stream chunks since it's useless to render html for small parts of the message. No UI changes.

How to set up and validate locally

  1. Use Duo Chat.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports