Confirm () with options block freezes after pressing X
-
I have made a demo with
https://play.creaticode.com/projects/66ed756923c8d3b772b58e5a
If you press any labeled button it works, but the X close button will make it freeze, if you use set value after it’s been called once you can make it reopen forever but still not detect close button presses directly, basically set value calls to it open it and set the value of the widget, and I demonstrate how to use this only AFTER the widget has been called and made -
Thanks. We will change to handle pressing “X” and return a value of “CANCELED”.