9.0.0-beta.1
Pre-release
Pre-release
·
18347 commits
to master
since this release
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 andng updatewill 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