[Bug] Infinite UI re-rendering loop in /feedback dialog on Windows
Resolved 💬 4 comments Opened Dec 8, 2025 by AlexRedPill Closed Dec 12, 2025
Bug Description
● Title: Infinite UI re-rendering loop in /feedback dialog on Windows
Description:
When /feedback dialog opens, the terminal enters an infinite re-rendering loop - duplicating entire console history until buffer overflows, clears, and
restarts the loop.
Steps to reproduce:
- Run /feedback with multiline text on Windows
- Console starts duplicating content infinitely
Possible cause: Insufficient vertical space triggers repeated redraws.
Environment:
- Claude Code: v2.0.60
- Platform: Windows
- Terminal: VS Community PowerShell
Environment Info
- Platform: win32
- Terminal: visualstudio
- Version: 2.0.60
- Feedback ID: 7ca174ba-5b7d-4530-a29a-4ededc50dfa9
Errors
[{"error":"AbortError: The operation was aborted.\n at unknown\n at abortChildProcess (node:child_process:947:42)\n at onAbortListener2 (node:child_process:35:24)\n at abort (unknown)\n at <anonymous> (B:/~BUN/root/claude.exe:4777:18007)","timestamp":"2025-12-08T14:55:57.233Z"}]This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗