-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
DisplayAlert bug #4253
Comments
Hey @yiszza thanks for the report. I'm unsure what you mean by "the UI changes don't take effect". What are you expecting to see and what doesn't happen? |
|
What is |
20220125211745.mp4 |
@yiszza I can confirm the same problem. Happens with |
Verified repro with Android 11 and the above project. |
Yes, reproducible with preview 13. |
Hi @yiszza. We have added the "s/needs-info" label to this issue, which indicates that we have an open question for you before we can take further action. This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time. |
I had a similar issue, after Displaying an Alert, changes to Bound ViewModel Properties won't change the corresponding labels. |
I tested this project with the latest RC and this looks fixed |
Description
When I use DisplayAlert, the changes to ui don't take effect, android's AlertDialog doesn't have this problem
Steps to Reproduce
Version with bug
Preview 12 (current)
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
android 11
Did you find any workaround?
use android's AlertDialog
Relevant log output
No response
The text was updated successfully, but these errors were encountered: