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(toasts): only clear if initialized #5752

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

Nerixyz
Copy link
Contributor

@Nerixyz Nerixyz commented Dec 2, 2024

If we clear the toasts when they're uninitialized, a winrt error is "thrown" in another thread, because we didn't configure the app user model ID yet. This PR fixes that.

@pajlada pajlada merged commit dcfb194 into Chatterino:master Dec 2, 2024
17 of 18 checks passed
@Nerixyz Nerixyz deleted the fix/toast-exit branch December 2, 2024 16:31
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