filestack-js
filestack-js copied to clipboard
Official Javascript SDK for the Filestack API and content ingestion system.
I'm using PickerInline as a component in a React project utilizing headlessui's Dialog. It all works fantastic, however when I want to authenticate with Facebook or Google, the window.url is...
Hi there, I have this UI issue where "sign in with Google" text doesn't display in the correct way it is supposed to be. Any option for how can I...
-When uploading a file using picker, api key, policy & signature will be leaked if you inspect in network, payload ( endpoint leaks are : start, upload, complete). This is...
## Expected Behavior When I use force crop on a jpg with any width, I should get a cropped image without a black bar on the right side of the...
Conflict with Vue 3: https://www.filestack.com/docs/transformations/ui/web/ ```html ```` ## Expected Behavior No JS errors ## Current Behavior ``` vue-resize.esm.js:268 Uncaught TypeError: y.use is not a function at Object. (vue-resize.esm.js:268:13) at 252c...
## Expected Behavior The error message should occur on the browser's view. An image should not be uploaded. ## Current Behavior The error message occurs on the browser's dev tools....
When I try to upload specific photo with `cleanupImageExif` option on, picker throwі an error, but seems like it doesn't influence the photo uploading. ## Expected Behavior no error in...
I'm trying to overwrite the old file when doing some transformation as I don't need to keep the version before its being transformed (e.g. resized). Something like the following: `https://cdn.filestackcontent.com/resize=width:300/[handle]&overwrite=true`...
I'm using typescript, but the 'fromSources' definition is the following ` /** * Valid sources are: * - local_file_system - Default * - url - Default * - imagesearch -...
I am using the inline Filestack Picker and right now the fsp-content width is about 580px. When I take the picture, it automatically crops the photo to only include about...