CoreUI PRO for Angular v5.7.5 - Multi Select Fixes
Tuesday, July 14, 2026
We are pleased to announce the release of CoreUI PRO for Angular v5.7.5. This is a maintenance release focused on the Multi Select component. No breaking changes were announced in the published release notes.
Speed up your responsive apps and websites with fully-featured, ready-to-use open-source admin panel templates—free to use and built for efficiency.
How to Update
To update to CoreUI PRO for Angular v5.7.5, run:
ng update @angular/core@22 @angular/cli@22 @coreui/coreui-pro@~5.26.0 @coreui/angular-pro@~5.7.5
- Please ensure that there are no error messages in the results.
- Download the latest PRO packages from CoreUI Downloads.
What’s New
Bug Fixes
- Multi Select: Added the missing
form-multi-select-dropdown-headerclass, so the dropdown header renders with the intended styling. - Multi Select: Fixed the virtual scroller layout - the
cdk-virtual-scroll-content-wrappernow displays its contents correctly. - Multi Select: Options no longer shrink inside the dropdown (
flex-shrink: 0), keeping long option labels readable.
Migration Notes
This is a maintenance release with no breaking changes announced in the published release notes. After upgrading:
- Install updated dependencies.
- Run your test suite and verify the build.
- Check the most important application flows that rely on the Multi Select component.
For the latest package files and update access, visit CoreUI Downloads.



