Skip to content

What does it mean the duplicateItem error when moveIndex != nil? #372

@iDevid

Description

@iDevid

Hello,
I recently experienced a crash in an animated datasource due to a duplicateItem error.

The error is given by the by line 218 in Diff.swift, when it check
initialItemData[itemPath.sectionIndex][itemPath.itemIndex].moveIndex != nil

I checked the newSections model but there aren't duplicated items, could you explain when this type of error is given?

Thank You

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions