When it comes to SwiftUI, I feel that simple typos should trigger error checking by breaking the code into blocks. Even when it’s not code that interacts with other parts, I often encounter this error whenever there’s a typo inside a loop or specific condition. Each time, it takes quite a long time to identify the problem, which is really frustrating.