react-images-uploader
react-images-uploader copied to clipboard
Cannot upload the same picture twice consecutively
I use this component to allow the users to upload pictures of their products. I know that, in a logical way, a user should't upload the same picture twice consecutively.
Anyway it is a bug and I'm here to report it.
Right now I'm working on other projects and I don't have time to fix this minor issue. I hope someone will fix it.
it is implemented on server side
I don't understand.
I know that there is also the server-side package for this component but I don't use it. So, using a third part library server side, I think that the problem is in the react component.
I tried to use another react-component instead of this one and works all perfectly, are you sure that everything works fine?