Challenge: State & Binding | raywenderlich.com


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/18272812-swiftui-fundamentals/lessons/6

In Xcode 13.2, in preview mode, the Text Field in the challenge does not accept keyboard inputs. It binds fine when initializing a name value for the Text Field. This is a known issue: Unable to enter text in TextField … | Apple Developer Forums. According to the thread, it was an issue in v 12, fixed in 13.1, and re-introduced in 13.2.

Note to self: before casting stones at Xcode release QA, remember that software is written and validated by people just like me. C’mon people now, smile on your brother . . .

1 Like