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/