Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I use axios.create({ withCredentials: true }) some where, but when I use axios.create({ withCredentials: false }) does not work... #2240

Closed
kevilen opened this issue Jun 20, 2019 · 2 comments

Comments

@kevilen
Copy link

kevilen commented Jun 20, 2019

I use axios.create({ withCredentials: true }) some where, but when I use axios.create({ withCredentials: false }) does not work...

@JennerChen
Copy link

JennerChen commented Jun 21, 2019

if you use v0.19.0, it a bug in axios, see #2190 . current solution is downgrade to v0.18.1

@kimihiro64
Copy link

#1852 fixes this but it hasn't been merged yet. There's a bunch of things tagged ready to merge so I guess it's just wait until someone catches up...

@kevilen kevilen closed this as completed Jul 4, 2019
@axios axios locked and limited conversation to collaborators May 22, 2020
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

3 participants