Hi All,
I have a tab which is quite busy and lags on tablets etc. To improve performance I decided to create a menu on another tab. This first hides all groups on the second tab then shows only the one relevant to the button and then changes tab.
I am "quite" sure this worked OK at some point, but I have updated some nodes and dashboard recently ?
In any case the functionality works, but now all active browsers are switching to the second tab, and the groups are hidden on all browsers.
Bellow you can see that when I press a button on socketid: "WtsdbIWnpHflL2RtAAAn" ( this is shown correctly in the address bar) the hide, show and change messages are sent to UI-control node with correct socketid.
But then you can also see 3 browser sessions all change at once.
More odd is the fact the socketids of these 3 messages are NOT the ones shown in address bars.
Any suggestions for trouble shooting would be greatly appreciated, as its got me scratching my head now.
02/11/2021, 01:42:34 node: e269dd79564cf988
Landing : msg : Object
object
payload: object
group: object
hide: array[10]
topic: "Landing"
event: object
socketid: "WtsdbIWnpHflL2RtAAAn"
_msgid: "da2ae69bbc928e08"
02/11/2021, 01:42:34 node: e269dd79564cf988
Landing : msg : Object
object
payload: object
group: object
show: array[1]
topic: "Landing"
event: object
socketid: "WtsdbIWnpHflL2RtAAAn"
_msgid: "da2ae69bbc928e08"
02/11/2021, 01:42:34 node: e269dd79564cf988
Landing : msg : Object
object
payload: "Controls"
topic: "Landing"
event: object
socketid: "WtsdbIWnpHflL2RtAAAn"
_msgid: "da2ae69bbc928e08"
02/11/2021, 01:42:35 node: 3b666e22d35b71a7 msg : Object
{ payload: "change", tab: "3", name: "Controls", socketid: "5janpFxQIY_wUR3cAAAm", socketip: "192.168.1.101" … }
02/11/2021, 01:42:35 node: 3b666e22d35b71a7 msg : Object
{ payload: "change", tab: "3", name: "Controls", socketid: "KBwcSNW9ZzbOkmOxAAAk", socketip: "192.168.1.101" … }
02/11/2021, 01:42:35 node: 3b666e22d35b71a7 msg : Object
{ payload: "change", tab: "3", name: "Controls", socketid: "IkkfQjxW6JfgbEtbAAAg", socketip: "192.168.1.204" … }