Focus does not work after closing windows

If you open two modal windows and close them in a certain order the UI stops working. As an example, it is impossible to focus on the input field.

https://snippet.webix.com/n7g79m8n

Hi @lBeJIuk

Apologies for the delay.

I can confirm the bug, thank you for reporting!

Currently, if the modal window underneath another modal layer was hidden/closed first, it breaks the focusing.
Truly, so far there is no other workaround but to ensure that the windows on top are closed/hidden first.