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

Ordering by multiple expressions is broken #61

Closed
rebound-software opened this issue Apr 1, 2018 · 1 comment
Closed

Ordering by multiple expressions is broken #61

rebound-software opened this issue Apr 1, 2018 · 1 comment

Comments

@rebound-software
Copy link

In the example:
https://stackblitz.com/edit/ngx-order-pipe

Using an expression of ['info.name', 'info.age'] doesn't seem to order by name, then age as expected.

@rebound-software
Copy link
Author

Updated to 2.0.1 and seems to be working for me now. I'm guessing the example at
https://stackblitz.com/edit/ngx-order-pipe
hasn't been updated yet?

@VadimDez VadimDez closed this as completed Apr 2, 2018
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