You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bettersheet was working perfectly in iOS 13, but when I updated those projects to iOS 14 (both 14.1 and 14.2), the sheet stopped appearing when its isPresented value was toggled to true. @State presentation variable changes, but the sheet no longer appears (swapping to the standard SwiftUI sheet works correctly.
The text was updated successfully, but these errors were encountered:
Bettersheet was working perfectly in iOS 13, but when I updated those projects to iOS 14 (both 14.1 and 14.2), the sheet stopped appearing when its isPresented value was toggled to true. @State presentation variable changes, but the sheet no longer appears (swapping to the standard SwiftUI sheet works correctly.
The text was updated successfully, but these errors were encountered: