Skip to content

Commit

Permalink
refactor on #13956
Browse files Browse the repository at this point in the history
  • Loading branch information
cetincakiroglu authored Oct 26, 2023
1 parent f39f6ff commit 5360df3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/components/multiselect/multiselect.ts
Original file line number Diff line number Diff line change
Expand Up @@ -944,7 +944,6 @@ export class MultiSelect implements OnInit, AfterViewInit, AfterContentInit, Aft
this.itemTemplate = item.template;
break;
}
this.cd.detectChanges();
});
}

Expand Down

0 comments on commit 5360df3

Please sign in to comment.