Frustrated with SwiftUI and Xcode. The challenge seemed easy but when I stack two modifiers with ternary operators, the compiler states The compiler is unable to type-check this expression in reasonable time. I put it in a sample project and it works so I know it is correct.