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

List from ko.computed breaks the sorting #8

Open
acostaf opened this issue Jul 3, 2013 · 3 comments
Open

List from ko.computed breaks the sorting #8

acostaf opened this issue Jul 3, 2013 · 3 comments

Comments

@acostaf
Copy link

acostaf commented Jul 3, 2013

HI

When using ko.computed which returns dependentObservable breaks the whole functionality

@dentarg
Copy link

dentarg commented Jul 10, 2013

Seems to work? http://jsfiddle.net/dentarg/bqJZC/3/

@acostaf
Copy link
Author

acostaf commented Jul 10, 2013

uhh not really what I meant, you need to collections, the first one with people and the second with filtered people the UI and the orderable will be bound to filteredPeople

@tjrobinson
Copy link

I'm also having problems with this. I want to be able to filter the observableArray as well as sort it. Hopefully this fiddle will illustrate the problem:

http://jsfiddle.net/Lc5Fa/1/

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

3 participants