ant-design / pro-chat

🤖 Components Library for Quickly Building LLM Chat Interfaces.
https://pro-chat.antdigital.dev
MIT License
586 stars 72 forks source link

🐛 fix: 解决MockResponse下, emoji乱码问题 #231

Closed songhanlin closed 1 month ago

songhanlin commented 1 month ago

💻 变更类型 | Change Type

🔀 变更说明 | Description of Change

模拟对话返回信息的时候, 如果存在emoji表情, 会进行拆分, 导致变成无法识别的乱码

📝 补充信息 | Additional Information