We're seeing this odd error message when hovering over a custom editor in a list grid:
So far were unable to track it down. Given this error message we don't really have a clue where to start. Any hints? How does the message need to be "decoded" i.e. interpreted?
Code:
WARN:inactiveEditorHTML:isc_ListGrid_7:creating new inactiveEditor context for a cell without having cleared the previous one. Class.getStackTrace(_1=>undef, _2=>undef, _3=>undef, _4=>undef) ListGrid.getInactiveEditorCellValue(_1=>Obj{ID:118001}, _2=>1, _3=>3) ListGrid.getCellValue(_1=>Obj{ID:118001}, _2=>1, _3=>3, _4=>undef) ListGrid.cellHoverHTML(_1=>Obj{ID:118001}, _2=>1, _3=>3) [o]GridBody.cellHoverHTML(record=>Obj{ID:118001}, rowNum=>1, colNum=>3) GridRenderer.$48o(_1=>Obj{ID:118001}, _2=>1, _3=>3) GridRenderer.$48n(_1=>1, _2=>3) [c]Hover.$5v() [c]Class.fireCallback(_1=>Obj, _2=>undef, _3=>Array[0], _4=>[Class Hover], _5=>true) on [Class Timer] [c]Timer.$jz(_1=>"$j4577") anonymous() "isc.Timer.$jz('$j4577')"
Comment