Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Conversation

@nason
Copy link

@nason nason commented Nov 9, 2016

I was getting consistent errors in IE10 and below with this lib @ 56addf6

"Unable to get property 'protocol' of undefined or null reference"

I believe this is due to the way I was bundling this package (via rollup, and sometimes webpack)

@StephenHynes7
Copy link
Contributor

Does document.location work instead? Not a massive fan of using location as it's easier for it get overwritten accidentally.

@nason
Copy link
Author

nason commented Nov 10, 2016

Thats a good point :) I just noticed #30 as well, which is probably the more correct fix.

FYI I have a WIP branch that gets the tests running again. Perhaps that + #30 is a better way to solve this issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants