Skip to content

Conversation

gabistiufliuc
Copy link

… there are duplicates in ng-repeater

@andyperlitch
Copy link
Owner

The reason this is failing is because during the compile function of the apMesaRows directive, the ng-repeat-start attribute value is being updated with the appropriate track by clause. I am unsure why row.$$$index is undefined since it should always be set (here in updateVisibleRows and here in updateVisibleRowsAsync). The reasons why it does not get set on some rows is the real source of this bug.

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

Successfully merging this pull request may close these issues.

3 participants