plnkr.co <http://embed.plnkr.co/JBViihqmm1PcjouRZzlq/>
In app.ts I load a big array, (notice the array ends with "X","Y","Z" elements). I display the primite array in *show.ts* . array is an @Input <https://github.com/Input>. The array has a selection range (@Input <https://github.com/Input> also) that can be moved with *navigator.ts.* Dragging the navigator makes you move on the array box (red section). When you drag the left side of navigator towards the right sometimes elements are not displayed in the correct position. you can check with the "X","Y","Z" at the end of the box. If you check the console you'll see how the iterator is messed (sometimes). -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
