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

fix(auth): Fix IE11 authentification interceptor bug #569

Merged
merged 1 commit into from
Feb 3, 2020
Merged

Conversation

PhilippeLafreniere18
Copy link
Contributor

In IE11, the hostname of the current element wasn't correctly set. Cause the authentification interceptor to fail.

With resetting the href attribute, the hostname is now correctly set

@mbarbeau mbarbeau merged commit 583e908 into master Feb 3, 2020
@mbarbeau mbarbeau deleted the authIe11Fix branch February 3, 2020 12:22
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

Successfully merging this pull request may close these issues.

2 participants