claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

[Bug] Rendering Issue: Large Blank Areas Where Text Should Display

Open huatanshaonian opened this issue 1 week ago • 9 comments

Image

Bug Description 新版本的Claude code 2.0.73有渲染问题,页面会出现大面积空白,那些位置本来应该有文字。

Environment Info

  • Platform: win32
  • Terminal: pycharm
  • Version: 2.0.73
  • Feedback ID: 2e986ff8-4e4e-41d1-8e31-e6a4f8b8baf1

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:5003:14798)","timestamp":"2025-12-19T08:18:08.274Z"}]

huatanshaonian avatar Dec 19 '25 08:12 huatanshaonian

Same issues here, Windows 11, this issue has to be internal from anthropics. Its just the information returned from claude code that has all the blank space.

VDT-91 avatar Dec 19 '25 08:12 VDT-91

I'm not sure how to upvote this or whatever, but having the same issue. Version: 2.0.73 Windows 11, PowerShell, Windows Terminal

atherio-danp avatar Dec 19 '25 08:12 atherio-danp

Same here Version: 2.0.73 Windows11, Windows Terminal

Willhong avatar Dec 19 '25 08:12 Willhong

npm uninstall -g @anthropic-ai/claude-code npm install -g @anthropic-ai/[email protected]

降级处理下可以临时解决,今天更新了一波版本,应该是和这次更新有关 A downgrade can temporarily solve the problem. I updated a new version today, which should be related to this update.

Kepler174 avatar Dec 19 '25 08:12 Kepler174

Yeah, I'm hitting the exact same nasty bug too, output text is basically unreadable.

Version: 2.0.73 Windows11, Windows Terminal+Powershell7 irm https://claude.ai/install.ps1 | iex

Image

BaseBlank avatar Dec 19 '25 08:12 BaseBlank


Found 3 possible duplicate issues:

  1. https://github.com/anthropics/claude-code/issues/14621
  2. https://github.com/anthropics/claude-code/issues/14599
  3. https://github.com/anthropics/claude-code/issues/14555

This issue will be automatically closed as a duplicate in 3 days.

  • If your issue is a duplicate, please close it and 👍 the existing issue instead
  • To prevent auto-closure, add a comment or 👎 this comment

🤖 Generated with Claude Code

github-actions[bot] avatar Dec 19 '25 08:12 github-actions[bot]

same issue

ricardovalenciam avatar Dec 19 '25 08:12 ricardovalenciam

Same issue here. Confirming the bug.

Environment:

  • Version: 2.0.73
    • Platform: Windows 11 (win32)
      • Terminal: Windows Terminal + VS Code integrated terminal Symptoms:
  • Large blank/empty areas in output where text should display
    • Responses appear truncated with excessive whitespace
      • Only fragments of text visible (beginning and end of responses)
        • Markdown-formatted responses particularly affected
          • Output essentially unreadable Workaround being used: Asking Claude to save responses to .md files instead of displaying in CLI, since file output works correctly while terminal rendering is broken.

aminghali avatar Dec 19 '25 09:12 aminghali

I am having the same issue. This just started last night (maybe 12-13 hours ago)

Extra whitespace. Sentences partially cut off.

Windows 11 Windows terminal / VS Code integration.

This fixed it.

Claude Code: Use Terminal

benpodraza avatar Dec 19 '25 13:12 benpodraza

Consolidating to #14587 - see thread for workarounds and status.

ant-kurt avatar Dec 19 '25 19:12 ant-kurt