ContentUnavailableView causing entire page to be gray
I have add a List of workout that before I extracted to a subview would show the ContentUnavailableView as normal but since extracting it to a subview it now the ContentUnavailableView shows up but the entire page is now gray for some reason?
How to do a Deep Copy in SwiftData
I have a workout model:
How to pass optional Data to the child view to have different functionality based on if data is passed or not in SwiftUI
I have two ways to navigate to make CreateWorkout View, one is the user creating a new workout by tapping on a button in the toolbar: