TableRowSelectEvent: data must not be an array #13383
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
The property data on TableRowSelectEvent is declared an any[] but i with will be an any.
When i console.log the object returned just give me an object not a array
Environment
Windows 10
Node: 1817.0
Angular: 16.1.7
Prime:16.1.0
Reproducer
No response
Angular version
16.1.7
PrimeNG version
16.1.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.17.0
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: