Suchyy
Suchyy
Hi, I have the same issue. I want to test Zulip locally before deployment with SSL and domain. I tried SETTING_EXTERNAL_HOST with host IP and host IP with PORT. I...
I have a problem with closing created windows after refresh. I use WebviewWindow.getByLabel to get the window and then try to close it but function doesn't return it - it...
The hack is that you create a hidden window on app init through config and then when needed you show it. That way you are not losing its handler.