# Kann im Agent-Nachfolgegespräch per PN kein Bild posten

**URL:** https://meta.discourse.org/t/cant-post-image-in-agent-follow-up-via-pm/402201
**Category:** Support
**Tags:** ai
**Created:** [5. Mai 2026 um 11:02 UTC](https://meta.discourse.org/t/cant-post-image-in-agent-follow-up-via-pm/402201 "2026-05-05T11:02:59Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![Ethsim2](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ethsim2/32/522255_2.png) [@Ethsim2](https://meta.discourse.org/u/Ethsim2)
#### Post date: [5. Mai 2026 um 11:16 UTC](https://meta.discourse.org/t/cant-post-image-in-agent-follow-up-via-pm/402201/3 "2026-05-05T11:16:16Z")

</div>

Danke, Lily!

Das ist der Commit, der mir fehlt

> <https://github.com/discourse/discourse/commit/9f6588ce597c83bb720353833264b6789c4c86ce>
>
> Previously, uploads in the AI bot docked composer were completely
> non-functional… due to two issues: a Glimmer modifier ordering race
> condition where the file input's \`didInsert\` fired before the parent
> container's \`didInsert\` (so \`UppyUpload\` was never bound to the file
> input), and the submit service rejected upload-only submissions because
> it early-returned on empty \`raw\` before considering attached uploads.
> 
> This change fixes the initialization order by calling
> \`uppyUpload.setup()\` in \`setupContainer\` when the file input is already
> available, restructures the submit validation to allow upload-only posts
> and skip the min-length check when uploads are present, and adds
> vertical padding to the uploads container for better visual spacing.
> 
> \<img width="791" height="330" alt="Screenshot 2026-05-04 at 10 14 43"
> src="https://github.com/user-attachments/assets/7a0b8e38-f29e-40f7-bac7-361ab549474c"
> /\>

---

_[View the full topic](https://meta.discourse.org/t/cant-post-image-in-agent-follow-up-via-pm/402201)._
