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

AlertToast.AlertType.loading results in a crash on macOS Monterey #32

Open
dhaydl opened this issue Dec 19, 2021 · 1 comment
Open

AlertToast.AlertType.loading results in a crash on macOS Monterey #32

dhaydl opened this issue Dec 19, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@dhaydl
Copy link

dhaydl commented Dec 19, 2021

Describe the bug
When presenting a .toast with AlertToast.AlertType.loading on macOS Monterey, an app crashes

To Reproduce
Steps to reproduce the behavior:

  1. Apply the .toast modifier to a few
  2. Set it's type property to AlertToast.AlertType.loading and title to a string of choice
  3. Try to present the toast, for example with a button

Expected behavior
I expected the above steps to produce a toast that shows a loading indicator, like on iOS and iPadOS

Screenshots
Bildschirmfoto 2021-12-19 um 14 33 53

Desktop (please complete the following information):

  • OS: macOS 12.0 (Monterey) and up
@dhaydl dhaydl added the bug Something isn't working label Dec 19, 2021
@GanZhiXiong
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants