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

How to Pre-populate Previews

Open claytron5000 opened this issue 3 years ago • 0 comments

I've already uploaded some files to an entity. I reload that entity, and I'd like to fetch and then display them as previews. I assume I'm adding them to the fileWithMeta.

onChangeStatus seems to be concerned with just a single file instance, so it doesn't seem like the right place to do this.

Any suggestions?

claytron5000 avatar Apr 13 '21 14:04 claytron5000