Excellent, thanks.
Hopefully the changes @dceejay has made will clear up some of the 'extra' msgs in my tests
Start NR pointing at a new flow
- open dashboard.
- open debug in sidebar, then open it in a new window (button bottom right)
- open a new browser window and open the UI (example http://localhost:1880/ui)
- ignore warning message in debug
- add an
inject,chart, anddebugnode- set
chartto use the default group and tab - connect
chart=>debug - set
debugto display complete msg object
- set
- deploy - debug shows (2) empty msg
- connect
injecttochartand deploy - debug shows (4) empty msg - remove the
injecttochartwire and deploy - debug shows (4) empty msg
feel free to try it...
cd ~/.node-red
npm i node-red/node-red-dashboard
restart, flush browser, etc
That works great, none of my test cases show an empty msg occurring 