Skip to content

Invalid AnimatablePair Runtime Error #31

@dsameendra

Description

@dsameendra

I am encountering a runtime error related to AnimatablePair in SwiftUI when using SwipeActions within a List. The error occurs intermittently during user interaction (e.g., swiping). Here is the error message:

Invalid sample AnimatablePair<AnimatablePair<CGFloat, CGFloat>, AnimatablePair<CGFloat, CGFloat>>(first: SwiftUI.AnimatablePair<CoreGraphics.CGFloat, CoreGraphics.CGFloat>(first: -50.33333333333337, second: 0.0), second: SwiftUI.AnimatablePair<CoreGraphics.CGFloat, CoreGraphics.CGFloat>(first: 50.33333333333333, second: 0.0)) with time Time(seconds: 0.0) > last time Time(seconds: 0.016671916644554585)

I am not using any animation modifiers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions