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

p-table rowSelectable broken #15259

Closed
johanneszelger opened this issue Apr 11, 2024 · 0 comments
Closed

p-table rowSelectable broken #15259

johanneszelger opened this issue Apr 11, 2024 · 0 comments
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@johanneszelger
Copy link
Contributor

Describe the bug

Simply look at the exmple in the docs, it is broken as well. Or the stackblitz.

https://primeng.org/table#row-selection

Issue in the console is this.rowSelectable is not a function at Table.isRowSelectable

Environment

official docs or Stackblitz

Reproducer

https://primeng.org/table#controlled-selection

Angular version

17.3.4

PrimeNG version

17.13.0

Build / Runtime

Angular CLI App

Language

ES6

Node version (for AoT issues node --version)

21

Browser(s)

No response

Steps to reproduce the behavior

  1. Start Stackblitz
  2. Try to select a row

Expected behavior

  • Some rows should be selectable, some should not, depending on the rowSelectable method
@johanneszelger johanneszelger added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Apr 11, 2024
BGBRWR added a commit to BGBRWR/primeng that referenced this issue Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

1 participant