@smartbit4all/ng-client 4.2.157 → 4.2.158

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7697,7 +7697,7 @@ class SmartformwidgetComponent {
7697
7697
  this.addOnBlur = true;
7698
7698
  this.separatorKeysCodes = [ENTER, COMMA];
7699
7699
  this.emptySeparatorKeysCodes = [];
7700
- this.dorpdownOpening = false;
7700
+ this.dorpdownOpening = true;
7701
7701
  this.calendarOpening = false;
7702
7702
  }
7703
7703
  ngOnInit() {