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

Filtering listView issue #95

Open
ArvidHamersma opened this issue Dec 20, 2015 · 8 comments
Open

Filtering listView issue #95

ArvidHamersma opened this issue Dec 20, 2015 · 8 comments

Comments

@ArvidHamersma
Copy link

When I want to filter a listview I get an error in the log console.
I made an example in JSFiddle

@Odonno
Copy link

Odonno commented Jan 3, 2016

@ArvidHamersma Your example works for me.

@ArvidHamersma
Copy link
Author

In Chrome I receive this error.
With IE there is no error.

The error in the consol in Chrome is Error: [$rootScope:infdig] 10 $digest() iterations reached. Aborting!

@Odonno
Copy link

Odonno commented Jan 4, 2016

Weird, it works for me on both Firefox and Chrome.

@ArvidHamersma
Copy link
Author

Strange...
The version of Chrome is 47.0.2526.106 m (64-bit).
Java is version 8 update 66 (build 1.8.0_66-b18)
OS is Windows 10 Enterprise
Angular.winJS 4.4.0
Angularjs 1.4.8
WinJS 4.4.0

@Odonno
Copy link

Odonno commented Jan 5, 2016

Oh, yes. Now I have this error on my W8.1 device on both IE and Chrome. It seems like there is a $apply somewhere that should be removed.

Chrome : 47.0.2526.106 m
IE: 11.0.9600.18125
OS is Windows 8.1 Pro

@ArvidHamersma
Copy link
Author

With ordering I get the same error the same error

@humale
Copy link

humale commented Apr 25, 2016

@ArvidHamersma Any updates on this issue? Did you end up finding the problem?

@ArvidHamersma
Copy link
Author

I didn't look in to it. I did the filtering in the the angular controller as work around.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants