Ryan Zulkoski
Ryan Zulkoski
I have discovered a bug when attempting to set a TZStackView's hidden property during rotation. Specifically, I am attempting this inside of `viewWillTransitionToSize(size:coordinator)`'s `coordinator.animateAlongsideTransition(animate:completion:)`'s animation block. On the first rotation...
### Describe the bug When building a project that brings in Bugsnag through SPM in Xcode 15 the following warning is shown:  ###...