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

Setting filename currently not possible ?

Open msteffl opened this issue 2 years ago • 0 comments

I want to set the filename in the picker before uploading it to filestack. Recommended way is to use onFileSelected method like mentioned here https://filestack.github.io/filestack-js/interfaces/pickeroptions.html#onfileselected.

Currently onFileSelected seems not to be supported by filestack-react picker. Any ideas how I can set the filename programmatically before uploading it?

msteffl avatar May 15 '22 22:05 msteffl