You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like the issue is that it sends the right UUID (the link on each tile has the correct node's UUID), but the menu defaults to whichever is top of the list. If I manually choose one of the others, it shows the correct node.
In this example, I clicked on Node 2, and it loaded Node 1;
I clicked on an-anvil-02 and then it showed the node;
While testing, the order of the nodes shifted around. I needs to be static lest a user mis-click (sort alphabetically). Note how it now shows 3 -> 1 -> 2;
I didn't notice this during testing and I shut down the wrong node pair... :|
The text was updated successfully, but these errors were encountered: