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

orderBy broken in IE8 #211

Closed
cmbirk opened this issue Apr 21, 2014 · 1 comment
Closed

orderBy broken in IE8 #211

cmbirk opened this issue Apr 21, 2014 · 1 comment

Comments

@cmbirk
Copy link
Contributor

cmbirk commented Apr 21, 2014

When trying to user orderBy, IE8 throws and error using
Object.defineProperty saying that `Object doesn't support this action'.

It seems that in IE8, orderBy must reference an array and not an object.

The conversation in the angular repo can be seen here:

angular/angular.js#1286

@cmbirk
Copy link
Contributor Author

cmbirk commented Apr 22, 2014

Closing this in favor of #205

@cmbirk cmbirk closed this as completed Apr 22, 2014
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

1 participant