chat-uikit-react
chat-uikit-react copied to clipboard
Build In-App Chat & Audio/Video Call & Live Streaming in minutes with UIKit components for React
node16和20都这样   
能不能做一个缓存保持用户
在web端的聊天群中, 如何@某人
下载的文件名称不是原始的文件名
在聊天群中,会偶尔查不到历史的消息
在聊天中没有 聊天群的列表
前端的一些数据需要存储在本地,你们是怎么做的?
It's not working when searching to add a contact using Vite. ## Error: ``` useConversationCreate.js:1 Uncaught (in promise) ReferenceError: process is not defined at useConversationCreate.js:1:2258 at step (tslib.es6.mjs:147:21) at Object.next...
 先上传一张图片,再发送一行文字,点击删除图片,底下的文字也会一起删掉。
运行环境: macos m1 版本 13.3.1 nodejs版本 v18.15.0 复现: git clone https://github.com/TencentCloud/chat-uikit-react cd chat-uikit-react npm install && cd examples/sample-chat && npm install npm run start 报错截图: 