Hello, I've been encountering this issue with TextField with SwiftUI for macOS development. I am using macOS Sonoma 14.5 with Xcode 15.4 and get the same error.
CLIENT ERROR: TUINSRemoteViewController does not override -viewServiceDidTerminateWithError: and thus cannot react to catastrophic errors beyond logging them
Has anyone found the cause or solution for this yet? Thanks.