Website Chat Shows HTML Entities (', ") Instead of Characters Until Refresh

When sending messages through Roblox website chat, characters like ’ and " are shown as HTML entities right after sending, but display correctly after a refresh.
Example:

  • Sent: That's a problem. That"s strange.
  • Immediately shows as: That's a problem. That"s strange
  • After refresh: That's a problem. That"s strange.

This only affects the initial display. The correct message is stored properly and renders as expected after reloading the page.

When sent:

After Refresh:

4 Likes

Duplicate:

1 Like

Duplicate topic of Chat window converts quote marks to HTML (I think). Please refer to the post for further updates.