### Description Add ES7 polyfill for Object for IE. This should be added to the polyfills in order for the igxGrid to render under IE. import 'core-js/es7/object'; Related IgniteUI/igniteui-angular#2279