Skip to content

Add polyfill for IE for Object.entries #344

@npaunov

Description

@npaunov

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions