react-images-uploader icon indicating copy to clipboard operation
react-images-uploader copied to clipboard

Cannot upload the same picture twice consecutively

Open NicholasPeretti opened this issue 7 years ago • 2 comments

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.

NicholasPeretti avatar Oct 07 '17 12:10 NicholasPeretti

it is implemented on server side

aleksei0807 avatar Oct 09 '17 17:10 aleksei0807

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?

NicholasPeretti avatar Oct 10 '17 14:10 NicholasPeretti