zwave-js/node-red-contrib-zwave-js

[Bug]: Can't edit node data

fabnavigator opened this issue · 3 comments

What happened?

I upgraded to 7.1.2 and now I get this when I edit any node:

Untitled

How to reproduce?

Edit a node.

Version

7.1.2

Node-RED Version

2.2.2-16

What hardware are you seeing the problem on?

Raspberry Pi

Relevant Z-Wave-JS log as a text file

No response

Yup!

it's been fixed in 7.2.0 😄

I'll close this, as its technically a duplicate of #231

you can still name it by using a command until 7.2.0 is out
https://github.com/zwave-js/node-red-contrib-zwave-js/wiki/Controller-API#setnodename
https://github.com/zwave-js/node-red-contrib-zwave-js/wiki/Controller-API#setnodelocation

Would it make sense for me to stick with x.x.0 versions for my production system?

I'll be pushing out 7.2.0 in a day or so (maybe Evan this evening, if I can find the energy)

  • The missing label bug has been there since I introduced normalizedObject
  • The bug to show simple message type prompts, was introduced in 7.1.2.
    It only affects node naming and location, and adding associations

I don't think you will gain much, by going back, your better of staying where you are, and 7.2.0 will address current issues