Skip to content

Sorting table gets stuck in infinite loop #799

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

Closed
mikend opened this issue Apr 21, 2015 · 1 comment
Closed

Sorting table gets stuck in infinite loop #799

mikend opened this issue Apr 21, 2015 · 1 comment

Comments

@mikend
Copy link

mikend commented Apr 21, 2015

I have a table with sorting using the orderBy filter. After clicking the column header, thus reversing the sort order, Vue gets stuck in an infinite loop, in the blockOp function. This happens only in 0.11.6, when I switch back to 0.11.5 everything works as usual.

Jsfiddle, will stick in infinite loop when clicking table header twice:
http://jsfiddle.net/kpq92t1x/2/

@yyx990803
Copy link
Member

Ah, found out where the issue is. Your usage is supported and should work after the fix...

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

2 participants