Skip to content

Commit

Permalink
Fixed #4933
Browse files Browse the repository at this point in the history
  • Loading branch information
Çağatay Çivici authored and Çağatay Çivici committed Jan 23, 2018
1 parent d0b680b commit 6d0e873
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/components/table/table.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1796,7 +1796,6 @@ export class SelectableRow implements OnInit, OnDestroy {
rowData: this.data,
rowIndex: this.index
});
this.domHandler.clearSelection();
}

ngOnDestroy() {
Expand Down

0 comments on commit 6d0e873

Please sign in to comment.