You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok I've managed to make it dynamic so it gets updated on change event.
Found another issue though, when trying to upload SVG image, on Firefox I receive TypeError: Argument 2 of FormData.append is not an object - has anyone experienced it? On Chrome it works fine.
Is it possible to don't change mime type in output image, so if I choose PNG image then the output will be PNG, same for JPG etc.?
The text was updated successfully, but these errors were encountered: