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

checkbox not working anyway, p-checkbox, in treeTableCheckbox.. Also p-treetable not working properly Primeng version 19.0 #17517

Open
4 tasks
FranSalRod opened this issue Jan 28, 2025 · 1 comment
Labels
Resolution: Needs More Information More information about the issue is needed to find a correct solution
Milestone

Comments

@FranSalRod
Copy link

Describe the bug

Using checkbox alone or with treetable for example is not working, is like is disable.
Also treeTable have problems rendering, and virtualScrollItemSize not doing anything. Just adjust height with the number of rows

Pull Request Link

No response

Reason for not contributing a PR

  • Lack of time
  • Unsure how to implement the fix/feature
  • Difficulty understanding the codebase
  • Other

Other Reason

No response

Reproducer

https://stackblitz.com/github/primefaces/primeng-issue-template?file=package.json

Environment

{
"name": "primeng-issue-template",
"version": "0.0.0",
"license": "MIT",
"scripts": {
"ng": "ng",
"start": "ng serve",
"build": "ng build --configuration=production",
"test": "ng test",
"lint": "ng lint"
},
"private": true,
"dependencies": {
"@angular/animations": "^19.1.3",
"@angular/cdk": "^19.1.1",
"@angular/common": "^19.1.3",
"@angular/compiler": "^19.1.3",
"@angular/core": "^19.1.3",
"@angular/forms": "^19.1.3",
"@angular/material": "^19.1.1",
"@angular/platform-browser": "^19.1.3",
"@angular/platform-browser-dynamic": "^19.1.3",
"@angular/router": "^19.1.3",
"@ngx-translate/core": "^15.0.0",
"@ngx-translate/http-loader": "^8.0.0",
"@primeng/themes": "^19.0.5",
"primeflex": "^3.3.1",
"primeicons": "^7.0.0",
"primeng": "^19.0.5",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
"zone.js": "~0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^19.1.4",
"@angular/cli": "^19.1.4",
"@angular/compiler-cli": "^19.1.3",
"@types/jasmine": "~5.1.0",
"globals": "^15.12.0",
"jasmine-core": "~5.2.0",
"karma": "~6.4.0",
"karma-chrome-launcher": "~3.2.0",
"karma-coverage": "~2.2.0",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.1.0",
"rollup": "^4.24.0",
"typescript": "~5.5.2",
"vite": "^5.4.8"
}
}

Angular version

19.1.3 / 19.1.4

PrimeNG version

v19

Node version

No response

Browser(s)

No response

Steps to reproduce the behavior

Create element yourself and test propertly

Expected behavior

checkbox would work correctly, checking
treetable too.

@FranSalRod FranSalRod added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jan 28, 2025
@mertsincan mertsincan added Resolution: Needs More Information More information about the issue is needed to find a correct solution and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Jan 29, 2025
Copy link

More information is needed to find a solution. A runnable StackBlitz example and additional details would be helpful.

@mertsincan mertsincan added this to the Future milestone Jan 29, 2025
@github-project-automation github-project-automation bot moved this to Review in PrimeNG Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Needs More Information More information about the issue is needed to find a correct solution
Projects
Status: Review
Development

No branches or pull requests

2 participants