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

Issue with $location.search #186

Closed
Chocksy opened this issue Jul 29, 2015 · 1 comment
Closed

Issue with $location.search #186

Chocksy opened this issue Jul 29, 2015 · 1 comment

Comments

@Chocksy
Copy link
Contributor

Chocksy commented Jul 29, 2015

I've made a new PR #185 that checks if $location.search is empty and if so then it tries to call a custom function to get the parameters of an url.

I was getting this problem when running an app with angular.js v1.3.9.

@booleanbetrayal
Copy link
Collaborator

Yeah, this appears to be a bug with older versions of angular not adhering to the RFC ... $location.search() parsing seems to work as expected with trailing fragments in 1.4.4.

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