Remove ui_control messages weird feedback block (not sure why it was ever there... but no doubt someone will remind me, at which point I'll fix it again - but this time in a manner that doesn't break basic feedback)
@dceejay , can you tell me where I can find the version of dashboard I am using?
I am trying to use ui_control to show and hide groups. But this doesn't seem te be working.
I used an example from here, where it says dashboard 2.9 or higher, but I can't seem to find the version.
Is there also a command to determine the version?
I am sorry, already found out, just realizing it was in the lib., now updating 3.04 to 3.11.
But question remains, is there a command to determine version?
You can see it in Manage Palette in the editor, or, via the command line, in the .node-red folder you can run npm list node-red-dashboard.
Also when you start node-red it appears in the log.
The reason it appears twice is, I think, that both ui-led and ui-table have it as a dependency. The deduped comment means there is actually only one installed.
Welcome to Node-RED
===================
14 Nov 18:19:41 - [info] Node-RED version: v2.1.3
14 Nov 18:19:41 - [info] Node.js version: v14.18.1
14 Nov 18:19:41 - [info] Darwin 20.6.0 x64 LE
14 Nov 18:19:41 - [info] Loading palette nodes
14 Nov 18:19:44 - [info] Worldmap version 2.21.5
14 Nov 18:19:44 - [info] Dashboard version 3.1.2 started at /ui