Caleydo / mothertable

Mothertable Project @JKU-ICG 💬 @katush @mijar
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Clicking on matrix aggregation leads to exception #421

Closed NMO13 closed 6 years ago

NMO13 commented 7 years ago

Steps to reproduce

  1. Click on AIDS_Countries
  2. Add N. ppl. living with HIV
  3. Aggregate by q3
  4. Deaggregate this matrix again
  5. Aggregate again by q3

Observed behavior

Uncaught TypeError: Cannot read property '$supportViewNode' of undefined at Event. (http://localhost:8080/app.js:37321:51) at SingleEventHandler.fire (http://localhost:8080/app.js:1029:31) at ColumnManager.EventHandler.fireEvent (http://localhost:8080/app.js:1140:22) at http://localhost:8080/app.js:1133:19 at Array.forEach (native) at ColumnManager.EventHandler.fire (http://localhost:8080/app.js:1132:58) at Event.ColumnManager._this.removeHighlightColumn (http://localhost:8080/app.js:25258:19) at SingleEventHandler.fire (http://localhost:8080/app.js:1029:31) at MatrixColumn.EventHandler.fireEvent (http://localhost:8080/app.js:1140:22) at http://localhost:8080/app.js:1133:19