-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Output window flicking and disappearing intermittently. #6024
Comments
I'm running on a M1 MacBook Pro and having the same exact issue. |
It's interesting to note that any text in code boxes doesn't disappear, while all normal conversation text does. It also consistently reappears when you hover your cursor over it, but will still disappear around 50% of the time when the cursor is moved away from the active conversation area. Also, it seems that if you specifically move your cursor away from the code box, it consistently causes it to disappear, perhaps at the same time as the "trash" button in the code box does? Maybe that's a factor? Edit: turns out it wasn't the trash button auto-hiding that was the issue, but the scrollbar. Just opened a pull request with a fix :) |
Describe the bug
The output window where the llm outputs its text and displays the chat history randomly flickers intermittently.
Is there an existing issue for this?
Reproduction
It happens in my setup even after a fresh install, and a fresh VM. It happens when I upgrade as well. I am very confused there is no error in the logs either, nether in the browser console. Just type into the input and the output window will start flickering after you request a response. This can also happen just randomly. My backup version that works fine is from commit 0f134bf. I have tried to use a incognito window as well to rule out cache and cookies.
Screenshot
Logs
System Info
The text was updated successfully, but these errors were encountered: