Crash when closing navigation column #485
Labels
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: shadowfacts/Tusker#485
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
https://vaccor.sentry.io/issues/5385226969/?project=4504073011527680&query=is%3Aunresolved&referrer=issue-stream&statsPeriod=30d&stream_index=10
Not sure how it's possible to tap the close button on a column view whose VC is no longer in the MultiColumnNav, but the crash can be avoided by not force-unwrapping in
closeColumn(_:)