I'm currently developing a new app and uses Menu in it. The Menu cannot display text color normally and after if collapses my second text also disappears for a short time. FB19221675 Does anyone has this same issue in iOS 26?
SwiftUI Menu in iOS 26 Dark Mode does not render properly
I have seen similar issues in my app. If a button is disabled the text disappears, and expand indicators are not visible. In Light Mode everything works fine. FB19069393
Thanks for filling the bug report. Could you please confirm the beta version you're testing on. If the issue is reproducible please include a sample project that demonstrates the issue in your bug report.
I'm seeing this isssue on macOS 26.6.2 (25G83)
It only happens when a menu in the toolbar has .menuIndicator(.hidden).
I've set up small project demonstrating this here:
https://gist.github.com/willtemperley/433ecf26086ace0ff8f3709cc8b12cab
Hello @Tempers
The original feedback report was marked as resolved.
I can't see exactly which build this landed in, but please confirm if the issue still occurs in the latest 26 release or 27 beta release.
Thank you,
Travis