node-red-dashboard
node-red-dashboard copied to clipboard
A dashboard UI for Node-RED
## So you have a real issue to raise... ### What are the steps to reproduce? I use the a standard ui-chart (line diagramm) to show some data. This data...
### What are the steps to reproduce? Use retireJS to scan for vulnerability in node-red project. It will have this output. ``` jquery 3.4.1 has known vulnerabilities: severity: medium; CVE:...
Hi , I have a problem related the drag and drop in safari on macbook. ### What happens? Drag&Drop not working ### What do you expect to happen? ### Please...
### What are the steps to reproduce? Seems to occur with any chart with a lot of labels, but if you're willing to get a free openweathermap API key you...
I always used swipe navigation between tabs on the dashboard, because i wanted a clean display with just buttons and informations and without any visible menus. Today i updated all...
### What are the steps to reproduce? Create a flow with a slider ### What happens? The slider shows 2 dots instead of 1  ### What do you expect...
``` 19 Aug 22:40:43 - [red] Uncaught Exception: 19 Aug 22:40:43 - TypeError: mime.lookup is not a function at SendStream.type (/data/node_modules/send/index.js:838:19) at SendStream.send (/data/node_modules/send/index.js:627:8) at /data/node_modules/send/index.js:774:12 at FSReqWrap.oncomplete (fs.js:154:5) npm...
### What are the steps to reproduce? With Socket.io: ~3.0.0 and earlier versions, there has a vulnerability reported for one of its dependency components https://nvd.nist.gov/vuln/detail/CVE-2021-31597 ### What happens? ### What...
### What are the steps to reproduce? Hosting Node-RED on a Kubernetes behind NGINX Ingress Controller. Connecting to the Editor works fine, when opening the UI it is being presented...
Hi, I'm using ui_chart instruction to plot the features of temperature and umidity of a weather station. After a indefinitive time the INPUT values aren't processed by chart node. Then,...