Closed ymita closed 4 years ago
@ymita
With the 9.1 release you have to enable $legacy-support
explicitly in order to support older browsers (IE 11 in this case).
This is documented both in the changelog and in the documentation.
@rkaraivanov I confirmed it is working by adding the argument. Thank you!
Description
IgxGrid does not apply header and cell style on IE11. This is not seen in 9.0.17.
Steps to reproduce
Result
Styles on header and cell are not applied.
Expected result
Styles on header and cell are applied.
Attachments
igx-grid-ng9.zip
Result on IE11:
Result on Chrome: