Open khanh9x6 opened 1 year ago
@khanh9x6 hi can you share a reproducible path or stackblitz link.
@khanh9x6 hi can you share a reproducible path or stackblitz link.
sorry. this is internal system. i can publish to internet
https://stackblitz.com/run?file=src%2Fapp%2Fapp.module.ts
here have more then 300 data and it's working can you check it.
Describe the bug
Code using p-table. Please help me. My website down when records over 300 => Error: RESULT_CODE_HUNG
` <p-table *ngIf="searchForm.value.TypeRequestId == 1" [value]="list_request_ot" [scrollable]="true" scrollHeight="600px" [rowHover]="true" styleClass="p-datatable-gridlines p-datatable-center p-datatable-xs table-header-pana" responsiveLayout="scroll" (onPage)="changePage($event)">
ot đăng ký
ot đăng ký
làm thêm
thực tế
cuối cùng
Environment
Win 11 pro Package.json
"dependencies": { "@angular/animations": "^16.2.7", "@angular/cdk": "^16.2.6", "@angular/common": "^16.2.7", "@angular/compiler": "^16.2.7", "@angular/core": "^16.2.7", "@angular/forms": "^16.2.7", "@angular/localize": "^16.2.7", "@angular/platform-browser": "^16.2.7", "@angular/platform-browser-dynamic": "^16.2.7", "@angular/router": "^16.2.7", "@ng-select/ng-select": "^11.1.1", "@ngx-translate/core": "^15.0.0", "@ngx-translate/http-loader": "^8.0.0", "@popperjs/core": "^2.11.8", "bootstrap": "^5.3.2", "buffer": "^6.0.3", "chart.js": "^4.4.0", "chartjs-plugin-datalabels": "^2.2.0", "file-saver": "^2.0.5", "globby": "^13.2.2", "ng2-charts": "^5.0.3", "ng2-pdf-viewer": "^10.0.0", "ngx-toastr": "^17.0.2", "primeicons": "^6.0.1", "primeng": "^16.4.1", "rxjs": "~7.8.1", "sweetalert2": "^11.7.31", "tslib": "^2.6.2", "uuid": "^9.0.1", "zone.js": "~0.14.0" }
Reproducer
No response
Angular version
16.2.7
PrimeNG version
16.4.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18
Browser(s)
Edge lastest
Steps to reproduce the behavior
No response
Expected behavior
Can load smothly