Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

XMLHttpRequest.withCredentials should initially be false #9

Open
tbohlen opened this issue Oct 13, 2017 · 0 comments
Open

XMLHttpRequest.withCredentials should initially be false #9

tbohlen opened this issue Oct 13, 2017 · 0 comments

Comments

@tbohlen
Copy link

tbohlen commented Oct 13, 2017

This is somewhat obscure, but I'm working on a site that includes both your library and reactS3Uploader. Their code causes an error if withCredentials is set to undefined on an XMLHttpRequest. The spec also requires its value to initially be false.

It looks like you custom XMLHttpRequest code appears to result in withCredentials initially being undefined.

The result was that including filepreviews broke by other s3uploader.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant