If I add a gauge and a chart to a UIStackView and make one hidden by default, I'm seeing strange behavior where the act of hidden makes a control unresponsive.
The stack view can be vertical or horizontal. For ease of testing you can add a button to toggle hidden between them.
It's worth noting that I'm doing this with gauges that are part of a view hierarchy embedded within the stack view using child view controllers. So, that view lifecycle may make a difference, but I'm hoping we can reproduce it outside of the child view controllers.
The fix for this is available in the latest service release which can be downloaded from the My Keys and Downloads page.
Please check your email for a fix notification.