BugFixes:141,140,139,138,137,129

This commit is contained in:
2025-03-19 17:37:33 +01:00
parent cfddabbfe0
commit 923040f487
11 changed files with 83 additions and 41 deletions

View File

@@ -394,7 +394,7 @@
[items]="counties$ | async"
bindLabel="name"
class="custom"
[multiple]="false"
[multiple]="true"
[hideSelected]="true"
[trackByFn]="trackByFn"
[minTermLength]="2"