Basically, I recently added roblox's new beta TextChatService into my game just to see what it is; however, it broke the bubble chat feature which is pretty important in my game.
So, How do I remove TextChatService from my game, or how do I re-add bubble chat back?
Change the property ChatVersion
from TextChatService
to LegacyChatService