Gerhard

Results 4 issues of Gerhard

- [ ] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-pro/issues) ## Basic Info - **Package Name And Version:** [email protected] - **Framework version:** vue -...

### 需求动机 items 目前是根据fileName的后缀进行图标匹配,希望可以支持自定义 icon ### 提议的 API 是什么样的? items 目前是根据fileName的后缀进行图标匹配,希望可以支持自定义 icon

enhancement

### 重现步骤 在线示例链接:(必填) 步骤: // XChat 钩子,处理消息发送 const { onRequest, messages, setMessages } = useXChat({ agent, }); 监听messages时,发现发现用户已经切换了会话,如何打断呢?否则新的会话里面,消息仍旧注入,就乱了 ### 当前行为 message 直接在新的会话中添加 ### 预期行为 切换会话,消息不乱串 ### 上下文 _No response_ ###...

enhancement

### 重现步骤 在线示例链接:(必填) 步骤:XRequest 浏览器支持 老版本 Error in xRequestChat: ReferenceError: TextDecoderStream is not defined 火狐 104版本 ### 当前行为 浏览器报错 ### 预期行为 _No response_ ### 上下文 _No response_ ### 版本 1.2.0...

bug