Error when using `Schema.partialWith`/`Schema.partial` with `Model.FieldOption`
There seems to be a bug when combining
Results in the following error:
This only happens with
Schema.partialWith/Schema.partial and Model.FieldOption:Results in the following error:
This only happens with
Model.FieldOption and non of the other model combinators from my testing