hassio-addons / addon-node-red

Node-RED - Home Assistant Community Add-ons
https://addons.community
MIT License
513 stars 117 forks source link

NR4: Flow Properties missing (double-click on tab) #1906

Open SynoUser-NL opened 3 days ago

SynoUser-NL commented 3 days ago

Problem/Motivation

When trying to edit the name of one of my Flow tabs in NR4 in my Home Assistant installation, a properties section is missing: image

Whereas in a local installation of NR4 this is the same is in the previous version (3.10).

Expected behavior

The properties of the Flow Edit should be visible, which allows the name change.

image

Steps to reproduce

In the latest version of the add-on NodeRED for HA, version 4, double click on a Flow (tab) name. The properties of the Flow do not display.

Proposed changes

Well.. make it work again. :)

3ative commented 2 days ago

Unable to reproduce here, worked on 18.0.1 just installed 18.0.2 still fine image

3ative commented 2 days ago

From Log:

 Add-on version: 18.0.2
 You are running the latest version of this add-on.
 System: Home Assistant OS 12.4  (amd64 / qemux86-64)
 Home Assistant Core: 2024.6.4
 Home Assistant Supervisor: 2024.06.2
SynoUser-NL commented 2 days ago

Hmmm.. strange.. just updated to 18.0.2, but still same issue.

From log:

 Add-on version: 18.0.2
 You are running the latest version of this add-on.
 System: Home Assistant OS 12.4  (amd64 / qemux86-64)
 Home Assistant Core: 2024.6.4
 Home Assistant Supervisor: 2024.06.2

Properties section seems to have been replaced by Environment Variables section. This for old and new Flow tabs. Node config panes are not affected (as far as I can see now..).

Anyone else having the same problem? Or know how to fix this easily?

SynoUser-NL commented 2 days ago

Found this online: https://github.com/node-red/node-red/issues/3577