Since yesterday, whenever displaying a message with RichText, any word that has different colors has a yellow background on it. This happens for any color. Was there a setting that was changed? It was working perfectly fine for months in all our different experiences.
Expected behavior
There should not be a yellow box around colored words in RichText displays.
Could you share the rich-text source you’re using for this string? This like there’s a <mark> tag around the word rain. We just added support for this tag, which would make it start rendering now (where it would have been ignored before).