Claude Code enters fix loop on mobile image/object-fit issue — 5+ attempts without resolution

Status Closed — not planned
Reported on v2.1.123
Maintainer reply None cached
Activity 2 comments · opened Apr 30, 2026 · closed May 31, 2026

Bug Description
Claude Code entered a repeated fix loop on a mobile image/UI issue.
Despite 5+ attempts across multiple sessions, the object-fit / image
sizing on mobile remained broken.

Attempted fixes included:

  • replace fill Image with plain img + h-auto
  • force objectFit contain via inline style
  • variant selector thumbnails object-contain + bg-white
  • plain img tags for variant thumbnails - bulletproof object-contain

Each attempt made surface-level changes but did not resolve
the root cause. The full codebase was built by Claude Code.

Commit history for reference:
https://github.com/meriambambu/pelitafortune/commits/main/

Note: The 429 rate limit error in the original report was a normal
usage limit, not related to this bug.

Environment Info

  • Platform: win32
  • Terminal: vscode
  • Version: 2.1.123
  • Feedback ID: 9c4e1c78-b95d-4317-895c-6302fa592aac

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗