I encountered an problem. When i am using $$.(“widgetId”) i’we got an error $$.() is undefined. I’ve tried also with webix.$$ and it is also undefined.
I can’t really make any app logic without $$.() function.
Whey you are using window.close, window object (and all its content) is destroyed. window.hide just hides the window, so the same object can be reused later