filestack-js
filestack-js copied to clipboard
Upload from URL and Resize doesn't work
When I choose to upload an image via URL, using the picker, and then go to resize the image -- I get an uncaught error in my console that appears to be coming from the filepicker.
Expected Behavior
Picker should upload from URL successfully.
Current Behavior
Upload encounters a bug, breaking the upload.
Possible Solution
- fix bug in the resizeImage function.
Steps to Reproduce (for bugs)
- Open picker
- Upload from URL
- Resize image
- Save
Additional Screenshots

Context
Your Environment
- filestack-js ^3.25.0
also running into this issue :(