Skip to content

fix(urlRouter): add check using $sniffer #2226

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

Merged
merged 1 commit into from
Sep 3, 2015

Conversation

wesleycho
Copy link
Contributor

  • Add additional check for situations where pushState is not properly supported

@wesleycho
Copy link
Contributor Author

Need a review here as to what is going on with the tests - I'm puzzled.

@@ -1,7 +1,6 @@
describe("UrlRouter", function () {

var $urp, $lp, $ur, location, match, scope;
Copy link
Contributor

Choose a reason for hiding this comment

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

You deleted these other variables accidentally

- Add additional check for situations where `pushState` is not properly supported
wesleycho added a commit that referenced this pull request Sep 3, 2015
fix(urlRouter): add check using `$sniffer`

Fixes #2221
@wesleycho wesleycho merged commit 1f781c8 into angular-ui:master Sep 3, 2015
@wesleycho wesleycho deleted the fix/ie9 branch September 3, 2015 22:24
@wesleycho wesleycho added this to the 0.2.16 milestone Sep 3, 2015
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