The only thing which seemed to work was to replaced @Environment(.dismiss) var dismiss with the supposedly deprecated @Environment(.presentationMode) var presentationMode to handle my dismissals
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: