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

The rowData has wrong type on DataTable #1976

Closed
8lurry opened this issue Apr 22, 2021 · 2 comments
Closed

The rowData has wrong type on DataTable #1976

8lurry opened this issue Apr 22, 2021 · 2 comments
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@8lurry
Copy link

8lurry commented Apr 22, 2021

I am using arrays as DataTable value. But I can't find a way to get rid of this error log: Invalid prop rowData of type array supplied to RowCheckbox, expected object
I found this in the source code. Any ideas......

rowData: PropTypes.object,

@mertsincan mertsincan changed the title Use array as rowData The rowData has wrong type on DataTable Apr 25, 2021
@mertsincan mertsincan self-assigned this Apr 25, 2021
@mertsincan mertsincan added the Type: Bug Issue contains a defect related to a specific component. label Apr 25, 2021
@mertsincan mertsincan added this to the 6.3.1 milestone Apr 25, 2021
@mertsincan
Copy link
Member

Hi,

6.3.1 Released. Could you please try it?

Best Regards,

@8lurry
Copy link
Author

8lurry commented Apr 25, 2021

Cool. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

No branches or pull requests

2 participants