You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix image attachment race condition and path issues [codecane]
- Add status checks in image-card.tsx and image-thumbnail.tsx to skip file reads when status is not ready
- Fix path inconsistency in pending-attachments.ts (use resolvedPath in error handling)
- Prevents production failures caused by reading files during processing window or with invalid paths
🤖 Generated with Codebuff
Co-Authored-By: Codebuff <noreply@codebuff.com>
0 commit comments