I'm still encountering the same error and hoping they will fix it soon
I think you can replace your buttons or onTapGesture with .highPriorityGesture(TapGesture().onEnded({ _ in }) to see if it resolves the issue.
Topic:
UI Frameworks
SubTopic:
SwiftUI