swimlane / ngx-datatable

✨ A feature-rich yet lightweight data-table crafted for Angular
http://swimlane.github.io/ngx-datatable/
MIT License
4.63k stars 1.68k forks source link

The table does not show pagination and the last column is out of place IE10 #1791

Open ppariona opened 4 years ago

ppariona commented 4 years ago

I'm submitting a ... (check one with "x")

[ ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, post on Stackoverflow or Gitter

Current behavior The table does not show pagination and the last column is out of place in IE10

Expected behavior Show pagination and last column on your site

Reproduction of the problem It does not show the block for paging, the last column of the table is out of place and the styles of the table are not displayed. This occurs when publishing the dist folder

What is the motivation / use case for changing the behavior? If this feature isn't supported in IE it cannot be used in our application.

Please tell us about your environment: Angular 7, IE10

Hypercubed commented 4 years ago

Works on Edge and IE11.... would be difficult to support earlier versions of IE.