soaapp / swift-jym

JYM is an Swift + SwiftUI iOS app that is an encyclopedia + workout journal designed to provide all the details of your fitness progress.
1 stars 0 forks source link

GoalView SwiftUI Preview is not working #21

Open soaapp opened 12 months ago

soaapp commented 12 months ago

Steps to recreate: When you go into GoalView and click on the "+" on the top right to create a new Goal object. Then try to save it, Preview will crash.

NOTE: When code is executed with Simulator or actual iOS Device, there is no crash and data works normally.

soaapp commented 12 months ago

There is a FIXME in the GoalView code near its struct GoalView_Preview: PreviewProvider{}

Googles so far: