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

orderBy doesn't seems to work #12

Open
dv336699 opened this issue Dec 16, 2013 · 10 comments
Open

orderBy doesn't seems to work #12

dv336699 opened this issue Dec 16, 2013 · 10 comments

Comments

@dv336699
Copy link

Line of interest:

quick-ng-repeat="item in listofitems | orderBy:'something" quick-repeat-list="items"

Error message

Error: [$rootScope:infdig] 10 $digest() iterations reached. Aborting!
Watchers fired in the last 5 iterations: [["listofitems | orderBy:'number'; newVal:

ng-repeat work just fine.
Thanks

@wedgybo
Copy link

wedgybo commented Dec 18, 2013

@diego-vieira I don't support you have come across the solution to this problem? Getting the same error here. What's odd is it still seems to work. Just errors out a lot and makes it super slow.

http://plnkr.co/edit/t4re0TshUlzKHluRLUOw?p=preview

@dv336699
Copy link
Author

@wedgybo because I had to move on the next steps, I used ng-repeat instead till I hear from the dev.
thanks

@wedgybo
Copy link

wedgybo commented Dec 18, 2013

No problem, I'll have a look into it the noo. Cheers for the fast reply!

@allaud
Copy link
Owner

allaud commented Dec 19, 2013

@diego-vieira @wedgybo
I'm here, but as for now I don't have much time to dive deep inside the problem. @wedgybo your Plunkr doesn't work for me, so maybe you can create a new one - I'll make some debug directly inside my browser.

@wedgybo
Copy link

wedgybo commented Dec 19, 2013

Hi @allaud, thanks for having a look. Can you paste any errors you had with the plunker code please? This is my output.

https://www.dropbox.com/s/ibnpj2yw103vd4o/Screenshot%202013-12-19%2008.41.59.png

@allaud
Copy link
Owner

allaud commented Dec 19, 2013

@wedgybo I have the following error: http://cropme.ru/e2d82c7191848a7dd4f51a19756bf809

@wedgybo
Copy link

wedgybo commented Dec 19, 2013

@allaud Thanks. Can you try again, I must have had the wrong version set or something as there's a bunch of stuff missing from the markup there.

http://plnkr.co/edit/t4re0TshUlzKHluRLUOw?p=preview

@dv336699
Copy link
Author

@wedgybo just tested your latest plunker on IE to be on the safe side.
http://i.imgur.com/gIj1Rv8.png
Same issue.

@allaud I'll try to follow the trail and find out why. Maybe I can find something.

@wedgybo
Copy link

wedgybo commented Dec 19, 2013

Cool. I had a look last night but my understanding of the internals of angular and ng-repeat are still lacking so I'll need to get up to speed with how all that works before I can help out.

@dv336699
Copy link
Author

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