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

Since update I have warning in my browser console: Warning: Failed prop type: The prop columns is marked as required in MTableAction, but its value is undefined. #3248

Open
LeJav opened this issue Jul 7, 2024 · 0 comments
Labels
question Further information is requested

Comments

@LeJav
Copy link

LeJav commented Jul 7, 2024

Hello,

I have updated my webapp with latest react (not updated since one year).
I have a component based on MaterialTable, with specific actions.
Since this update I have warnings in my browser console log:
Warning: Failed prop type: The prop columns is marked as required in MTableAction, but its value is undefined.
It is working well but I would like to get rid off these warnings, and do not see any solution.
I have tried a lot of things without success.
If I remove the actions the warning disappears.
Any idea what can cause this warning?

@LeJav LeJav added the question Further information is requested label Jul 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant