One data grid for JavaScript, React, Vue & Angular. Sorting, filtering, virtualization, pinning, and CSV export included. Early access $199 $349 → [Get it now]

CoreUI PRO for Angular v5.7.20 - Modal Container Rendering

CoreUI PRO for Angular v5.7.20 - Modal Container Rendering

We are pleased to announce the release of CoreUI PRO for Angular v5.7.20. This release adds container and portal inputs to the Modal component, allowing it to render outside its DOM position. 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.20, run:

ng update @angular/core@22 @angular/cli@22 @coreui/coreui-pro@~5.27.0 @coreui/angular-pro@~5.7.20
  • Please ensure that there are no error messages in the results.
  • Download the latest PRO packages from CoreUI Downloads.

What’s New

The Modal component now accepts container/portal inputs, so the modal can be rendered outside its DOM position - for example directly in the document body. This helps when the modal sits inside a container with overflow, transform, or stacking-context styles that would otherwise clip or misplace it.

Migration Notes

This is a maintenance release with no breaking changes announced in the published release notes. After upgrading:

  1. Install updated dependencies.
  2. Run your test suite and verify the build.
  3. If you want a modal to escape a clipping ancestor, try the new container/portal inputs.

For the latest package files and update access, visit CoreUI Downloads.

Subscribe to our newsletter
Get early information about new products, product updates and blog posts.