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

Resolved 💬 1 comment Opened Apr 30, 2026 by meriambambu 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 1 comment on GitHub. Read the full discussion on GitHub ↗