bartbutenaers / node-red-contrib-ui-svg

A Node-RED widget node to show interactive SVG (vector graphics) in the dashboard
Apache License 2.0
93 stars 27 forks source link

fixed getNestedProperty() check, empty/null/zero values are allowed #69

Closed andreypopov closed 3 years ago

andreypopov commented 3 years ago

hi, finally updated to 2.0 ver, and there is annoying bug.. if value has zero or empty value - we get error: "None of the specified bindings fields (in the config screen or data-bind-text or data-bind-values) are available in this message."

2020-08-30_09-01-15

bartbutenaers commented 3 years ago

Morning Andrey,

Glad to hear that you are upgrading to the 2.x version. Unfortunately we had some breaking changes, which will most probably prohibit lots of users to upgrade ...

Thanks for this fix!! It is now available in the Node-RED palette as version 2.0,.3.

Have a nice sunday! Bart