react-images-upload
react-images-upload copied to clipboard
I want to remove the defaultImages when submitting a new one
How to fix the issue of not previewing the new uploaded image? When uploading i'm still getting the same defaultImages prop.
I need the employees working on the app to be able to see the new uploaded image. Does anyone has the same issue?
I'm dynamically serving defaultImages with my API to preview the images corresponding to their product.