mirror of
https://github.com/discourse/discourse.git
synced 2025-02-05 19:11:13 +00:00
77b8347158
This fixes an error when trying to upload a profile
background image for the user card when the
enable_direct_s3_uploads setting was true:
> Failed to execute 'send' on 'XMLHttpRequest': The object's state must be OPENED.
This was fixed in the upstream commit by the uppy devs:
5937bf2127