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

Upload from URL and Resize doesn't work

Open ehubbell opened this issue 2 years ago • 1 comments

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

CleanShot 2022-12-19 at 11 35 29

Context

Your Environment

  • filestack-js ^3.25.0

ehubbell avatar Dec 19 '22 18:12 ehubbell

also running into this issue :(

megantaylor avatar Nov 03 '23 15:11 megantaylor