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

Fixing ie/edge issue #638

Merged
merged 1 commit into from
Jan 26, 2018
Merged

Fixing ie/edge issue #638

merged 1 commit into from
Jan 26, 2018

Conversation

luisrudge
Copy link
Contributor

No description provided.

@luisrudge luisrudge added this to the v9.1.2 milestone Jan 26, 2018
@@ -524,7 +524,8 @@ describe('helpers', function() {
});
it('should use an anchor to parse the url and return the origin', function() {
var anchor = {
origin: 'https://test.com'
protocol: 'https:',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why protocol includes the ":"?

Copy link
Contributor Author

@luisrudge luisrudge Jan 26, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

¯\(ツ)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sigh

Copy link
Contributor

@lbalmaceda lbalmaceda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Simplicity is the ultimate sophistication.

@luisrudge luisrudge merged commit ceed497 into master Jan 26, 2018
@luisrudge luisrudge deleted the fix-origin-ie branch January 26, 2018 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants