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
I was able to reproduce the exception.
It seems to happen when a stage is hidden/shown by code.
Regarding dialogs.
You probably create somewhere a "hidden monad dialog" somewhere.
If a window is Application Modal, it blocks input to all other windows.
If you don't set an owner, it's not visible by default.
Hello!
OS: 6.11.10-2-MANJARO x64
JPRO: 2024.4.1
If I run the following code at the Stage's start
then the icon is appearing at the site, but all the FX's dialogs and alerts cannot close, and at one case there is the following error:
without the icon all is OK
The text was updated successfully, but these errors were encountered: