Hi everyone — I’m trying to sanity-check a possible pattern I ran into and see if anyone else has observed something similar.
I may be seeing an issue related to how images are handled in Vibe, specifically when an image is pasted directly into the chat versus uploaded using the normal image upload control. I’m not certain this is the root cause yet, but in my case it seems like pasted images behave differently and may trigger errors shortly afterward.
I ran into this while working on two separate apps that are now behaving unexpectedly. The only common thread I can confidently point to is that, earlier in the session, I had pasted images into the chat rather than uploading them. Once I noticed that pattern and avoided pasting images, things appeared more stable — though I’m still investigating.