I am using directive selector on click event which give asc and desc but i want to remove this directive while my reactive form is dirty. appSortable is directive selector
<div class="bank-name sort" appSortable sortDirection="asc" (sorted)="onSortedBankName($event)" (click)="sortColumnBy(bankConstants.sortBy.name)" #Sortable>