Chore: update ng-select to v24, handle breaking changes (#13951)

This commit is contained in:
shamoon
2026-09-04 12:26:47 -07:00
committed by GitHub
parent 7b5eb80d64
commit 3fe3dda3a1
17 changed files with 160 additions and 29 deletions
@@ -33,6 +33,7 @@
[compareWith]="compareDocuments"
[trackByFn]="trackByFn"
[minTermLength]="2"
[appendTo]="appendTo"
[loading]="loading()"
[typeahead]="documentsInput$"
(mousedown)="$event.stopImmediatePropagation()"