SwiftUI TextField and TextEditor do not record any accessibility elements ``` TextEditor(text: .constant("content")) .frame(minHeight: 100) ``` <img width="400" height="100" alt="Image" src="https://github.com/user-attachments/assets/e9a00b9d-20a9-4a76-ad45-e1ca60f4dba5" />