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

Invalid prop childreen - ForwardRef(TableCell) #743

Closed
Roberto4091 opened this issue Jul 4, 2019 · 3 comments · Fixed by #744
Closed

Invalid prop childreen - ForwardRef(TableCell) #743

Roberto4091 opened this issue Jul 4, 2019 · 3 comments · Fixed by #744
Assignees
Labels

Comments

@Roberto4091
Copy link

Hi! Help!
I'm using the example of a table they give on their website, but with the latest versions.
I have an error with the TableCell component, the error can be seen here, could you help me?

Tech Version
Material-UI ^4.1.1
MUI-datatables ^2.6.1
React ^16.8.6
browser chrome
@gabrielliwerant gabrielliwerant self-assigned this Jul 4, 2019
@djheroez
Copy link

djheroez commented Jul 4, 2019

Interesting... if you get rid of the sort: false the error message does not longer appear. I have the exact same error if I have a boolean value in my data, for example:
["Gabby George", "Business Analyst", "Minneapolis", true, "$100,000"]

@gabrielliwerant
Copy link
Collaborator

Yep, figured that out and am already on it.

@gabrielliwerant
Copy link
Collaborator

Should be resolved in 2.6.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants