Skip to content

fix(select): don't close the overlay when the user click on the select-control...

Antoine Petot requested to merge fix/select-close-in-other-webcomponents into develop

fix a bug introduce in !237 (merged)

To check

  • Declare all new angular proxy components in the file angular/projects/wcs-angular/src/lib/wcs-angular.module.ts for newly created web components
  • Explain what has changed in the changelog
Edited by Antoine Petot

Merge request reports