I've resolved the issue.
The problem was my alert/confirmationDialog was too low in my view hierarchy which conflicted with a parent view that also had alerts. I moved the alert modifier and its state variable to the conflicting parent view and passed Its state to WorkoutControlsView.