The submit issue asside, seems production builds are extremely unstable. I have never seen so many crashes with nonsensical stack traces since we deployed swift concurrency in our retail build. This thing seems to be alpha at most.
Did you find a solution to this? Despite Xcode 13 advertising that it now supports array element binding via
`ForEach($model.value) { $values in ...`
it is also not working for me.
The submit issue asside, seems production builds are extremely unstable. I have never seen so many crashes with nonsensical stack traces since we deployed swift concurrency in our retail build. This thing seems to be alpha at most.
Did you find a solution to this? Despite Xcode 13 advertising that it now supports array element binding via
`ForEach($model.value) { $values in ...`
it is also not working for me.