This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
filterFilter doesn't work with Array like objects anymore #11782
Closed
Description
filterFilter also doesn't work with Array like objects anymore, like it used to before.
Please take a look at this fiddle:
Works like it should with previous version of Angular (v1.2):
https://jsfiddle.net/superasn/gznzjgmb/
Breaks with newer versions of Angular (v1.3 and above):
https://jsfiddle.net/superasn/c15yvq6g/