Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

1.0.0RC1: $filter.filter seems broken #807

Closed
handitover opened this issue Mar 19, 2012 · 2 comments
Closed

1.0.0RC1: $filter.filter seems broken #807

handitover opened this issue Mar 19, 2012 · 2 comments
Assignees

Comments

@handitover
Copy link

I can't get my own examples to work when following the examples on the API AngularJS page:
http://docs-next.angularjs.org/api/angular.module.ng.$filter.filter

Not even the example on the page works, neither on the page itself or on the jsFiddle page (link from the page).

Seems there is a bug in the code or in the documentation (or in both).

Tested on Firefox 9.0.1 and on Internet Explorer 9.0, Windows 7

Best Regards,
David

@IgorMinar
Copy link
Contributor

I think that you as well as these examples are just missing the ng-model-instant directive on the input fields. I'm going to fix these examples as it makes no sense to provide "live-search" capability without instant propagation of changes to the model.

@ghost ghost assigned IgorMinar Mar 19, 2012
@handitover
Copy link
Author

Thank you! So simple... :-)

Please close this issue if you wish.

Thank you for your amazing work - ditched JavascriptMVC in favor of AngularJS, in spite of its beta status! So easy to get the data binding up and running! Still a noob at Angular, but not for long, I hope!

@mhevery mhevery closed this as completed Mar 19, 2012
IgorMinar added a commit to IgorMinar/angular.js that referenced this issue Mar 20, 2012
vojtajina pushed a commit to vojtajina/angular.js that referenced this issue Mar 20, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants