One workaround would be to change my model to not have nullable fields, and set to "" when decoding a null. However, that to me, is a kludge. My model data is coming from a database table in Postgres where the column(s) are NULLABLE.
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: