Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix account add crash #4244

Merged
merged 1 commit into from
Jul 27, 2024
Merged

Conversation

winniequinn
Copy link
Contributor

As reported in #3606, it was the case that attempting to add an account could result in a crash. This fixes the problem by retaining the NSHostingController that holds the AddAccountsView view in a manner similar to how 48138b1 retained accountsAddLocalWindowController.

As reported in Ranchero-Software#3606, it was the case that attempting to add an account
could result in a crash. This fixes the problem by retaining the
`NSHostingController` that holds the `AddAccountsView` view in a manner
similar to how 48138b1 retained `accountsAddLocalWindowController`.
@winniequinn
Copy link
Contributor Author

winniequinn commented Mar 20, 2024

NOTE: This is a resubmission of #3670 which was merged to main by @vincode-io on September 18th, 2022. Unfortunately, the previously merged commit is no longer in main. (Perhaps someone clobbered it with a force push?) I verified that this fix is still necessary and appropriate before resubmitting. Hopefully this will be included in the next update!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants