CubeStuffs / CubeTime

Simple, modern speedcubing timer with many utilities, built with SwiftUI & UIKit.
https://cubetime.app
GNU General Public License v3.0
90 stars 4 forks source link

sheet crashes app #121

Closed pdtxie closed 1 year ago

pdtxie commented 1 year ago

Thread 1: Application tried to present modally a view controller <_TtGC7SwiftUI29PresentationHostingControllerVS7AnyView: 0x7f89178b0800> that is already being presented by <_TtGC7SwiftUI19UIHostingControllerGVS_15ModifiedContentVS_7AnyViewVS_12RootModifier__: 0x7f8937018800>.

When dismissing the scramble sheet, shown through pressing the draw scramble, by pulling down and then quickly tapping the scramble text => crashes.

pdtxie commented 1 year ago

fixed