CoreUI PRO for Angular v5.7.15 - Multi Select Virtual Scroller Fix
Friday, August 7, 2026
We are pleased to announce the release of CoreUI PRO for Angular v5.7.15. This maintenance release fixes option styling in the Multi Select virtual scroller and refreshes the Angular 22.1 dependencies and build tooling. 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.15, run:
ng update @angular/core@22 @angular/cli@22 @coreui/coreui-pro@~5.27.0 @coreui/angular-pro@~5.7.15
- 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-optionclass to thecdk-virtual-scroll-content-wrapperelement rendered by the virtual scroller.
Dependency Updates
We have updated key dependencies to their latest compatible versions for CoreUI PRO for Angular v5.7.15:
Angular Core Updates
@angular/ariato:22.1.1@angular/cdkto:22.1.1
Angular Development Tools
@angular/buildto:22.1.3@angular/clito:22.1.3@angular-devkit/schematicsto:22.1.3
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.
- Verify Multi Select components that use the virtual scroller.
- Review your application for console warnings after the upgrade.
For the latest package files and update access, visit CoreUI Downloads.



