cloud-ide-element 1.1.161 → 1.1.163

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.
@@ -1986,10 +1986,6 @@ class CideSelectComponent {
1986
1986
  this.updatePortalContext();
1987
1987
  }, 0);
1988
1988
  }
1989
- // // Update portal context if dropdown is open
1990
- // if (this.isOpen && this.portalContext) {
1991
- // this.portalContext.options = this.filteredOptions;
1992
- // }
1993
1989
  }
1994
1990
  });
1995
1991
  // Watch for loading changes