Skip to content

Same value in ng-repeat collection causes skipping #4

@zhenjl

Description

@zhenjl

Currently when the ng-repeat collection changes, and the current displayed page is now a different index in the key array, angular-pages tries to find the current page by comparing the value.

But if the collection has two entries that are the same, then for some reason angular-pages skips (probably messes up the index).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions