Skip to content

9.0.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@ChronosSF ChronosSF released this 24 Oct 14:26
· 18347 commits to master since this release
d80d509

Support for Angular 9 Ivy

This release contains the most recent batch of fixes to allow apps built with Ignite UI for Angular to run with the Angular 9 Ivy renderer (version 9.0.0-next.9 or later is recommended) .

Known Issues

  • This version cannot be updated to using ng update. The library is still built against Angular 8.2 and ng update will fail with missing peer dependency when you are using the Angular 9 beta versions. This will be resolved for the official release.
  • igxCombo - dropdown items cannot be selected. This is caused by an issue with Ivy - angular/angular#33300