Pagination working as expected for 'ng serve'. But in production build it not working properly. Initialy nothing showing in the paginator. When changing the pagesize in the dropdown, corresponding paginator updating, bt there is no change in corresponding grid content(eg: If page size changing from 5 to 10. There is no change in grid content, ie number of rows in grid is same 5). Grid content updating only when clicking on the page navigation button.
"@angular/animations": "^6.1.10",
"@angular/cdk": "^7.3.7",
"@angular/common": "^6.1.10",
"@angular/compiler": "^6.1.10",
"@angular/core": "^6.1.10",
"@angular/flex-layout": "^7.0.0-beta.24",
"@angular/forms": "^6.1.10",
"@angular/http": "^6.1.10",
"@angular/material": "^6.4.7",
"@angular/platform-browser": "^6.1.10",
"@angular/platform-browser-dynamic": "^6.1.10",
"@angular/router": "^6.1.10",
"@auth0/angular-jwt": "^1.2.0",
"@coreui/angular": "^2.5.2",
"@coreui/coreui": "^2.1.12",
"@coreui/coreui-plugin-chartjs-custom-tooltips": "^1.3.1",
"@coreui/icons": "0.3.0",
"@ng-bootstrap/ng-bootstrap": "^4.2.2",
"@ng-select/ng-select": "^3.7.0",
"@ngx-translate/core": "^11.0.1",
"@ngx-translate/http-loader": "^4.0.0",
"@syncfusion/ej2-angular-base": "17.2.34",
"@syncfusion/ej2-angular-buttons": "17.2.35",
"@syncfusion/ej2-angular-calendars": "17.2.36",
"@syncfusion/ej2-angular-charts": "17.2.36",
"@syncfusion/ej2-angular-circulargauge": "17.2.36",
"@syncfusion/ej2-angular-diagrams": "^17.2.36",
"@syncfusion/ej2-angular-documenteditor": "17.2.36",
"@syncfusion/ej2-angular-dropdowns": "^17.2.36",
"@syncfusion/ej2-angular-grids": "^17.2.36",
"@syncfusion/ej2-angular-heatmap": "17.2.34",
"@syncfusion/ej2-angular-inputs": "17.2.36",
"@syncfusion/ej2-angular-layouts": "17.2.36",
"@syncfusion/ej2-angular-lineargauge": "17.2.34",
"@syncfusion/ej2-angular-lists": "17.2.34",
"@syncfusion/ej2-angular-maps": "17.2.36",
"@syncfusion/ej2-angular-navigations": "^17.2.36",
"@syncfusion/ej2-angular-pivotview": "17.2.35",
"@syncfusion/ej2-angular-popups": "^17.2.35",
"@syncfusion/ej2-angular-richtexteditor": "17.2.36",
"@syncfusion/ej2-angular-schedule": "17.2.35",
"@syncfusion/ej2-angular-splitbuttons": "17.2.34",
"@syncfusion/ej2-angular-treemap": "17.2.34",
"@syncfusion/ej2-base": "17.2.35",
"@syncfusion/ej2-buttons": "17.2.35",
"@syncfusion/ej2-calendars": "17.2.36",
"@syncfusion/ej2-charts": "17.2.36",
"@syncfusion/ej2-circulargauge": "17.2.36",
"@syncfusion/ej2-compression": "17.2.34",
"@syncfusion/ej2-data": "17.2.36",
"@syncfusion/ej2-diagrams": "17.2.36",
"@syncfusion/ej2-documenteditor": "17.2.36",
"@syncfusion/ej2-dropdowns": "17.2.36",
"@syncfusion/ej2-excel-export": "17.2.34",
"@syncfusion/ej2-file-utils": "17.2.34",
"@syncfusion/ej2-grids": "17.2.36",