filestack / filestack-js

Official Javascript SDK for the Filestack API and content ingestion system.
https://www.filestack.com
MIT License
206 stars 78 forks source link

Upload from URL and Resize doesn't work #495

Open ehubbell opened 1 year ago

ehubbell commented 1 year ago

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

Steps to Reproduce (for bugs)

Additional Screenshots

CleanShot 2022-12-19 at 11 35 29

Context

Your Environment

megantaylor commented 11 months ago

also running into this issue :(