We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
this.rowSelectable is not a function at Table.isRowSelectable
official docs or Stackblitz
https://primeng.org/table#controlled-selection
17.3.4
17.13.0
Angular CLI App
ES6
21
No response
The text was updated successfully, but these errors were encountered:
fix(primefaces#15259): Remove transform on rowSelectable
7c14df7
No branches or pull requests
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
Expected behavior
The text was updated successfully, but these errors were encountered: