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
Select expand region with first row (to get the collapse arrow)
Try to collapse the group
Observed behavior
Uncaught TypeError: Cannot read property '1' of undefined
at LineUpJS.js:62
at Array.forEach (<anonymous>)
at LineUpJS.js:62
at Array.forEach (<anonymous>)
at t.renderColumns (LineUpJS.js:62)
at t.update (LineUpJS.js:62)
at e.update (LineUpJS.js:62)
at Object.<anonymous> (LineUpJS.js:62)
at o.apply (LineUpJS.js:62)
at e.a (LineUpJS.js:43)
Expected behavior
No error when collapsing
The text was updated successfully, but these errors were encountered:
Steps to reproduce
Observed behavior
Expected behavior
The text was updated successfully, but these errors were encountered: