I have a widget with a countdown timer. I've been using "Text(event.startDate, style: .timer)" to update the widget text. But after updating to iOS 16 this stoped working. Have anyone experienced the same? Dosn't look like its deprecated either https://developer.apple.com/documentation/swiftui/text/datestyle/timer