[ ] 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
I'm submitting a ... (check one with "x")
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
Table version: "@swimlane/ngx-datatable": "10.2.2"
Angular version: Angular 7
Browser: IE10
Language: Typescript