Mac Desktop app: post button won't post

I added a photo to a new post, hit the post button, and it won’t post. No error message. MacBook pro tahoe 26.2, micro.blog 3.8.3. What’s up?

I can reproduce this as well if I add a photo without any text to the post.

@manton, could it be that this line is evaluating to true when it shouldn’t? The behavior suggests that self.attachedPhotos.count is returning 0 when it should be 1.

I’ll add that when I added text (because I suspected the empty post was the problem) it didn’t resolve.