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

TableRowSelectEvent: data must not be an array #13383

Closed
macedo8 opened this issue Jul 27, 2023 · 0 comments · Fixed by #13430
Closed

TableRowSelectEvent: data must not be an array #13383

macedo8 opened this issue Jul 27, 2023 · 0 comments · Fixed by #13430
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@macedo8
Copy link

macedo8 commented Jul 27, 2023

Describe the bug

The property data on TableRowSelectEvent is declared an any[] but i with will be an any.
image

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

@macedo8 macedo8 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jul 27, 2023
indulakshmikr added a commit to indulakshmikr/primeng that referenced this issue Aug 4, 2023
@mertsincan mertsincan added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Aug 29, 2023
@mertsincan mertsincan added this to the 16.2.1 milestone Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants