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

Official React component for Filestack - API and content management system that makes it easy to add powerful file uploading and transformation capabilities to any web or mobile application.

Results 35 filestack-react issues
Sort by recently updated
recently updated
newest added

Hi, I was trying to use filestack-react in typescript, but it didn't suppose @typescript. Can anyone resolve this issue?

Cannot import ReactFilestack component in .tsx file `version 3.2.1`

As far as I know, there are 2 ways to cancel an ongoing upload 1. cancel from the visible modal 2. if using `client.upload`, then use the `token` param But,...

Could you add React 17 as peerDependencies? As React 17 has no difference from React 16, just adding react@17 to package.json will be enough.

Upgrades React and react testing library.

dependencies

![Capture](https://user-images.githubusercontent.com/57726983/171406793-a3c894ba-aaa4-495a-85ba-4dcc38d0fa66.PNG) What I am trying to do is display a picker overlay on a button click. Once the Overlay appears and a user mistakenly closes it, there is no option...

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...

I'm using Filestack in my react app (17.0.2) and whenever I press upload on the picker I get this error in the console. The upload is working correctly and I'm...

lib version: 4.0.0 When trying to upload by URL the error appears. In Chrome: ` Uncaught TypeError: Cannot read properties of undefined (reading 'split') at picker.js:1:185032 at Uo.resizeImage (picker.js:1:186284) at...

I am having problems installing this package. What can I do here?