ai-shifu / ai-shifu/ChatALL

[BUG] Answers from Copilot are deleted of a major part after being displayed, when Gemini is also checked.

Open
#739 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
16.5k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

### Describe the bug / 描述问题

After sending the question to Copilot and Gemini, we can remark that Copilot is correctly answering to the question, but as soon answers are displayed, there are automatically removed from a large part and only one or two sentences are still written.

A video explaining the bug
https://github.com/sunner/ChatALL/assets/28442699/c14e0151-791a-4a23-8e1c-80fe8c431ea3

If I unchecked Gemini, it seems to not happens :
![image](https://github.com/sunner/ChatALL/assets/28442699/ec294a1b-3c56-4d6a-966c-ceddfab9130b)

### To Reproduce / 复现步骤

1. Connect to Copilot + Gemini
2. Asking a question to both
3. Checking what is going to displayed
4. See if text are deleting.

### Expected behavior / 期望行为

Keeping all the text undeleted.

### Screenshots / 截图

_No response_

### Devtools Info / 开发者工具信息

HTML element of a trimmed answer :
```


```

Console :
![image](https://github.com/sunner/ChatALL/assets/28442699/10d3b494-405a-47a9-95df-3b0c508c4417)

### OS and version / 操作系统版本

Windows 10

### ChatALL version / ChatALL 版本

1.59.90

### Network / 网络

No

### Additional context / 其它相关信息

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.