Robert Worgul

Results 1 comments of Robert Worgul

IMO this is caused by #1778 https://github.com/swimlane/ngx-datatable/commit/3372d63d579f3c27f8da542ce0c7b7df4b2d15c9#diff-d15e451d9c07f1930dee554115082076R771-R778 This introduced `getRowExpandedIdx` which internally uses `rowIdentity`. The default `rowIdentity` has a context-based side-effect. It behaves differently if it's context tells, that the...