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
delegate is nil even before Task, and the owner of the cell which is TabsPreviewsViewController is not deallocated, can't fix it quickly.
After it fails to be closed if you try to close another tab it could crash with index out of bounds error.
The text was updated successfully, but these errors were encountered:
kyzmitch
changed the title
tab not closing in SwiftUI mode for Phone layout - delegate is nil for some reason
tab not closing for Phone layout - delegate is nil for some reason
Nov 19, 2024
kyzmitch
changed the title
tab not closing for Phone layout - delegate is nil for some reason
tab not closing for Phone layout (only SwiftUI mode) - delegate is nil for some reason
Nov 19, 2024
delegate is nil even before Task, and the owner of the cell which is TabsPreviewsViewController is not deallocated, can't fix it quickly.
After it fails to be closed if you try to close another tab it could crash with index out of bounds error.
The text was updated successfully, but these errors were encountered: