material-table-core / core

Datatable for React based on material-ui's table with additional features. Support us at https://opencollective.com/material-table-core
https://material-table-core.github.io
MIT License
296 stars 146 forks source link

Warning `columns` is marked as required in `MTableAction`, but its value is `undefined` #856

Closed martin-trajanovski closed 4 months ago

martin-trajanovski commented 4 months ago

Describe the bug (console.js:273 Warning: Failed prop type: The prop columns is marked as required in MTableAction, but its value is undefined.)

To Reproduce Steps to reproduce the behavior:

  1. Create table with row action, data and few columns.

Expected behavior Should not see console warning

Screenshots material-table-warning

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

Domino987 commented 4 months ago

Will be removed with next release