I am getting a delay but images show up. I shifted from the image element to a group with background image. It’s much better and imigix works on groups and not the image element
I have the same problem. No matter if I use the image element or group background.
I let users upload a profile picture (set state). I show a placeholder when image (in state) is empty and show the image when image (in state) is not empty. Once I upload an image, the placeholder disappears (apparently the image was detected in the state), but the image itself needs a few seconds to show.
The whole process takes around 5 seconds and the user will assume something is wrong.
Yep we are aware that this isn’t a great user experience right now. We are looking into offering some sort of “is loading” state so that you can design a better ux around image uploading.