Recently, I noticed that the newly introduced fileImporter
and fileExporter
view modifiers in SwiftUI won’t work inside a Menu
view. It’s not a big deal to put the file modifiers outside of the menu, but it took quite a while for me to pin down the problem.