node-red-dashboard icon indicating copy to clipboard operation
node-red-dashboard copied to clipboard

A dashboard UI for Node-RED

Results 97 node-red-dashboard issues
Sort by recently updated
recently updated
newest added

I used the script to install "4.0.9: Maintenance Release" on a raspberry pi 2 B After this i installed the "node-red-dashboard 3.6.5" from within the web gui. When i add...

### What are the steps to reproduce? not able to reproduce it, so maybe link to network race condition ### What happens? Nodered process crash when serving js file on...

### What are the steps to reproduce? 0. Starting with a blank Node-RED installation with installed node-red-dashboard 1. Place a ui_button and a ui_form somewhere in the flow 2. Create...

ui-form stopped working dynamically when the msg contains the _client attribute. it doesn't accept the msg.ui_update configuration and don't populate the form with de msg.payload object.

### What are the steps to reproduce? I know these nodes are depreciated, and I am expecting this not to get fixed :) Example code: `[{"id":"d7ef522a3ba2651b","type":"switch","z":"c07b047ac4d1031c","name":"","property":"topic","propertyType":"msg","rules":[{"t":"null"},{"t":"empty"},{"t":"else"}],"checkall":"true","repair":false,"outputs":3,"x":590,"y":360,"wires":[["11d1b9f70d9f5307"],["11d1b9f70d9f5307"],[]]},{"id":"11d1b9f70d9f5307","type":"debug","z":"c07b047ac4d1031c","name":"NO TOPIC - LOUNGE SENSOR","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","statusVal":"","statusType":"auto","x":695,"y":360,"wires":[],"l":false},{"id":"6e2472f9d4bb5141","type":"ui_chart","z":"c07b047ac4d1031c","name":"","group":"226d5b24d8765c69","order":2,"width":7,"height":5,"label":"Chart...

### Current Behavior I have a dashboard with some spacers in there. After I tried to re-arrange items via the Layout Editor there were additinal spacers after deploying. When I...

Dear community, I have no clue why, but my weather update message in html are disappearing sporadically. I phrase the message every 15min, than after an sporadic time, the posted...