I have multiple barmark Charts in a List for SwiftUI. For app running on iOS 17.4.1, and one running on MacOS Sonoma 14.4.1, by scrolling up and down on the list, the order of charts changes. Sometimes one chart will replace another chart, showing duplicate charts in the List. This did not happen for iOS 17.3, and earlier OS versions. Want to see if anyone else face the same issue.
I have checked that correct chart model is used in onAppear, but what is displayed in Chart is not corresponding to the chart model.
Post
Replies
Boosts
Views
Activity
UNTimeIntervalNotificationTrigger nextTriggerDate() is not accurate. It returns current date plus TimeInterval not what the next date the notification triggers.