Thanks @mark-e-mark !
Based on your fix the below seems to work and limits its impact.
TextField("Placeholder", text: $text)
#if DEBUG
.autocorrectionDisabled()
#endif
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: