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

withCredentials not enabled for sync requests #168

Open
benjefferies opened this issue Jul 11, 2017 · 1 comment
Open

withCredentials not enabled for sync requests #168

benjefferies opened this issue Jul 11, 2017 · 1 comment

Comments

@benjefferies
Copy link

withCredentials doesn't seem to work when making a sync request. It looks to be brought in by this commit 6783dc2. Firefox must have been crashing for sync requests when withCredentials: true was enforced.

Searching around it looks like there are ways of fixing it as suggested in this stackoverflow post https://stackoverflow.com/a/16673436.

@naugtur
Copy link
Owner

naugtur commented Jul 11, 2017

Thanks for letting us know.
Want to try coding it up?

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

No branches or pull requests

2 participants