I found a solution/workaround for the view dismissing issue by manually setting the navigation view style on the main NavigationView to .stack.
This was that solution to another error I had in my log from this thread: https://developer.apple.com/forums/thread/673113
I still get the 'kCFRunLoopCommonModes' error when I use the toggle but the view no longer dismisses.
Topic:
Programming Languages
SubTopic:
Swift
Tags: