Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IgxGrid rendering issues on IE #3317

Closed
rmkrmk opened this issue Dec 5, 2018 · 2 comments
Closed

IgxGrid rendering issues on IE #3317

rmkrmk opened this issue Dec 5, 2018 · 2 comments
Assignees

Comments

@rmkrmk
Copy link
Contributor

rmkrmk commented Dec 5, 2018

Description

A lot of IgxGrid samples are not rendered correctly on IE on the staging.

  • igniteui-angular version: 7.0.x
  • browser: IE

Steps to reproduce

Open staging and try the following IgxGrid samples:
"Row Editing", "Filtering", "Sorting", "Searching", "Export to Excel", "Past from Excel", "Multi Column Headers" and more.

Result

Some of the column headers are missing. The grid content is also missing.

Expected result

The samples should be rendered correctly and should be fully functional.

Attachments

Attach a sample if available, and screenshots, if applicable.
igxgrid-filtering
igxgrid-rowediting
igxgrid-toolbar

@mpavlinov
Copy link
Contributor

Related: #3047

@HristoP96
Copy link

HristoP96 commented Jan 21, 2019

The rendering issues were caused due to not enabling the Autoprefixer plugin to work with grid layouts.

A decision was made that this enabling will be done only on customer side (if they want to use our controls in IE 11).

This pull request provides a documentation on how and why the customers should enable the autoprefixer for grid layout.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants