-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
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.
horielov-abcz, karl-symphony, omit2c, esheppard, jakebrehm and 3 more
Metadata
Metadata
Assignees
Labels
No labels