-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Hey there,
I've been using node-red-vis for quite some time now and have just installed the latest npm version in order to migrate my Views to a new host.
I have a strange issue whereby some of the data only seems to get updated in Edit mode and not View mode.
In the attached screenshot you can see what I mean, on the left is the original host which is running 0.7.9 - here you can see the Editor and then the View mode working perfectly with all the data updating in real-time from node-red.
On the right is the new host with 0.10.15 running, here, strangely, the View mode only has the gauges updating correctly real-time from node-red.
I've tried deleting and recreating the strings, moving them around on the canvas, even moving some of the strings to a new View.
From what I can see the data is flowing correctly (as the gauges are getting updated correctly) and the Object IDs are all correct (in the screenshot on the right you can see all the correct data in the Editor)
Any thoughts on how I can troubleshoot this problem?
Thanks for your help!
Martyn
