@eqproject/eqp-dynamic-module 2.10.40 → 2.10.41

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.
@@ -5912,6 +5912,9 @@ class DbgetterComponent {
5912
5912
  }
5913
5913
  else {
5914
5914
  GlobalService.debugLog("ho multiselect");
5915
+ if (this.selectedElements == null) {
5916
+ this.selectedElements = new Array();
5917
+ }
5915
5918
  if (this.selectedElements.find(x => x.ID == row['ID']) == null) {
5916
5919
  GlobalService.debugLog("ho più di una risposta");
5917
5920
  // E' un elenco generico dbgetter multiselect