Actions
Bug #24784
closedNodes page has console error from the tree script
Bug #24784:
Nodes page has console error from the tree script
Pull Request:
Severity:
Trivial - no functional impact | cosmetic
UX impact:
It bothers me each time
User visibility:
First impressions of Rudder
Effort required:
Very Small
Priority:
116
Name check:
To do
Fix check:
Checked
Regression:
No
Description
When I open the node page on any node that belongs to a user-defined group, I see a browser console error : Uncaught TypeError: x[0] is undefined since the change in #24775.
Code location is : tree.js script on line 49.
Everything seems to work fine though
Actions