Fix images not sending in existing conversations #19
Reference in New Issue
Block a user
Delete Branch "fix/image-in-existing-conversations"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
MessageInputin the active chat footer was missingpendingImage,onImageSelect, andonClearImageprops, causing attached images to be silently ignored in existing conversationsMessageInputwhich already worked correctlyTest plan
yarn buildpasses with no errors🤖 Generated with Claude Code