Skip to content
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.

v7.0.3 missing xhr.withCredentials fix #118

Open
jaredatron opened this issue May 27, 2016 · 0 comments
Open

v7.0.3 missing xhr.withCredentials fix #118

jaredatron opened this issue May 27, 2016 · 0 comments

Comments

@jaredatron
Copy link

jaredatron commented May 27, 2016

I could be doing things wrong but… when I install v7.0.3 dist/rx.dom still has xhr.withCredentials = true; and should have xhr.withCredentials = this.withCredentials ? true : false;

The issues surrounding this issue claim v7.0.3 contains this fix but it doesn't appear to

Is it possible v7.0.3 was not published correctly?

@jaredatron jaredatron changed the title v7.0.3 distribution not updated v7.0.3 missing xhr.withCredentials fix May 27, 2016
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