You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, well the current version doesn't support this due to a limitation of WindowKit which is used to display the alert.
I found a way around this limitation in WindowKit 2.1.0+ but for reasons unknown to me at the moment, the button don't update, even though they get redrawn.
I will continue to investigate this issue, hopefully I can find a solution, because this behavior seems very useful.
Hi, thank you for the great framework. I run into some issues where the alert buttons didn't get updated. Here's the code:
it doesn't seem like the button disable state is getting updated when the user starting to enter text. What did I do wrong? Thanks!
The text was updated successfully, but these errors were encountered: