I've noticed a couple of panels blanking out an at minimum wasting space in the UI, sometimes it's annoying as it's getting in the way and at other times actually preventing normal operation. Before submitting a bug report I just want to check if it is just me or if anyone else has noticed it?
I think it must be a wider issue as I have used the reset panel sizes option, quit (fully from the tray) and restarted Wappler and even restarted my computer. I haven't yet uninstalled Wappler and reinstalled it, though.
[2025-04-29 10:29:45.501] ERROR: The parameter "name" is not unique. There are other objects already created with the same name (obj: serverConnect_chatPanel).
[2025-04-29 10:29:45.501] ERROR: The parameter "name" is not unique. There are other objects already created with the same name (obj: serverConnect_groupPanel).
EDIT
This even causes Wappler to close unexpectedly.
[2025-04-29 11:23:14.009] close popup window: PopupWindow_4_dataBindingsPickup
[2025-04-29 11:23:14.009] run UNLOAD app connect pickup ....
[2025-04-29 11:23:14.011] got popup close for PopupWindow_4_dataBindingsPickup
[2025-04-29 11:23:14.011] destroy child window: PopupWindow_4_dataBindingsPickup
[2025-04-29 11:23:14.013] got child state on closed
[2025-04-29 11:23:14.014] close local server ...
[2025-04-29 11:23:14.014] [LOCALSERVER] Attempting to stop server...
[2025-04-29 11:23:14.019] closeApp: DONE
[2025-04-29 11:23:14.019] do final close
[2025-04-29 11:23:14.019] closeMainWindow event.sender.id=13
[2025-04-29 11:23:14.051] Main window closed: 2
[2025-04-29 11:23:14.055] got will-quit
[2025-04-29 11:23:14.055] isQuitting=false
[2025-04-29 11:23:14.055] mainWindows.length=0
EDIT 2
What's happening is this:
When the last tab in the same group, in this case 'Server Actions,' is closed with the shortcut 'CTRL+W,' it causes Wappler to close completely even though other tabs, such as 'Pages,' are open.
[2025-04-29 11:46:32.720] DONE Server Connect loadRules ...
[2025-04-29 11:46:32.720] load custom extensions
[2025-04-29 11:46:33.441] GOT appWindow close...
[2025-04-29 11:46:33.441] START Web Promise CloseProject for NCX-MyProyect
[2025-04-29 11:46:33.475] destroyed 4
[2025-04-29 11:46:33.510] destroyed 5
[2025-04-29 11:46:33.544] destroyed 6
[2025-04-29 11:46:33.607] destroyed 7
[2025-04-29 11:46:33.632] destroyed 8
[2025-04-29 11:46:33.657] destroyed 9
[2025-04-29 11:46:33.667] UNLOAD FROM APP CONNECT
[2025-04-29 11:46:33.688] run UNLOAD Server Connect ....
[2025-04-29 11:46:33.702] SERVER CONNECT Unload DONE
[2025-04-29 11:46:34.007] START Web CloseProject for NCX-MyProyect
[2025-04-29 11:46:34.008] close all node terminals...
[2025-04-29 11:46:34.009] closing node term: node_terminal
[2025-04-29 11:46:34.010] kill pty 0
[2025-04-29 11:46:34.010] do terminal destroy... node_terminal
[2025-04-29 11:46:34.013] do closeApp
[2025-04-29 11:46:34.013] EXEC closeApp
[2025-04-29 11:46:34.015] ftp manager destroy...
[2025-04-29 11:46:34.018] run UNLOAD Server Connect ....
[2025-04-29 11:46:34.024] SERVER CONNECT Unload DONE
[2025-04-29 11:46:34.028] done code=null
[2025-04-29 11:46:34.077] assets manager destroy...
[2025-04-29 11:46:34.078] file manager destroyed...
[2025-04-29 11:46:34.078] do terminal destroy... appCreatorTerm
[2025-04-29 11:46:34.280] app main destroyed...
[2025-04-29 11:46:34.280] main window destroyed...
[2025-04-29 11:46:34.282] >>> close all popup windows... ALL_OPEN_WINDOWS= {
PopupWindow_2_dataBindingsPickup: {
type: 'Wappler Global Window',
title: 'App Connect - Data Bindings Pickup',
location: 'file:///C:/Users/userOne/AppData/Local/Wappler%20Beta/resources/app/Shared/DMXzone/dmxAppCreator/UI/dmxAppConnect/pickup.htm?theme=dark&app=true&noinit=true',
screen: { width: 3072, height: 1728 },
screenX: 0,
screenY: 0,
outerWidth: 460,
outerHeight: 680
}
}
[2025-04-29 11:46:34.283] close popup window: PopupWindow_2_dataBindingsPickup
[2025-04-29 11:46:34.283] run UNLOAD app connect pickup ....
[2025-04-29 11:46:34.284] got popup close for PopupWindow_2_dataBindingsPickup
[2025-04-29 11:46:34.284] destroy child window: PopupWindow_2_dataBindingsPickup
[2025-04-29 11:46:34.286] got child state on closed
[2025-04-29 11:46:34.287] close local server ...
[2025-04-29 11:46:34.287] [LOCALSERVER] Attempting to stop server...
[2025-04-29 11:46:34.291] closeApp: DONE
[2025-04-29 11:46:34.291] do final close
[2025-04-29 11:46:34.291] closeMainWindow event.sender.id=2
[2025-04-29 11:46:34.335] Main window closed: 1
[2025-04-29 11:46:34.338] got will-quit
[2025-04-29 11:46:34.338] isQuitting=false
[2025-04-29 11:46:34.338] mainWindows.length=0