FlowFuse / node-red-dashboard-2-ui-example

An example project for writing third-party nodes that integrate with Node-RED Dashboard 2.0
Apache License 2.0
2 stars 13 forks source link

Is this example project really working with latest dahboard 2-version? #15

Open henrikekblad opened 3 months ago

henrikekblad commented 3 months ago

Current Behavior

The config-node appears in the tool-box of node-red but when adding it to an dashboard it just appears empty.

Expected Behavior

Expected the vue-widget to contain some info.

Steps To Reproduce

No response

Environment

joepavitt commented 1 month ago

We have a limitation at the moment which requires a restart of Node-RED for all third-party nodes in Dashboard 2.0 - https://github.com/FlowFuse/node-red-dashboard/issues/938

joepavitt commented 1 month ago

(sorry for the delay in responding, completely missed you'd opened this issue)