imagekit-react icon indicating copy to clipboard operation
imagekit-react copied to clipboard

How to know when an upload is in progress?

Open baba43 opened this issue 2 years ago • 0 comments

We would like to show a spinner while the upload is in progress so that the user gets appropriate feedback.

Currently there is no way to do this and no good workaround, right?

I think the easiest way is to add an "onUploadStart" prop, which will be executed as soon as the upload starts internally.

Thanks.

baba43 avatar Mar 30 '22 13:03 baba43