Posts

Post not yet marked as solved
4 Replies
Fyi this is what fixed it: https://stackoverflow.com/a/59429857/646960TextField("Test", text: .constant("TextField \(index)")) .id(index)Not sure exactly why `id` is required here.
Post not yet marked as solved
5 Replies
Good call. Filed bug FB7389876 on Feedback Assistant