This repository was archived by the owner on Nov 22, 2021. It is now read-only.
This repository was archived by the owner on Nov 22, 2021. It is now read-only.
Pasting doesn't handle duplicates #795
Open
Description
Pasting a list with duplicate items leads to "Duplicates in a repeater are not allowed" error.
The tiUtils.findInObjectArray method is given empty array to look through for every item.
Example:
http://plnkr.co/edit/9P3xYROVGG3gbMVT6Hlb?p=preview
Sample data "aaa, bbb, ccc, aaa"
Metadata
Metadata
Assignees
Labels
No labels