Warning: Invalid prop rowClick
supplied to Datagrid
, expected one of type [string, function] when providing rowClick={false}
#8822
Labels
When upgraded to latest version today I started receiving a warning for anything with a rowClick of {false} given to Datagrid
What you were expecting:
No warning
What happened instead:
Warning: Failed prop type: Invalid prop
rowClick
supplied toDatagrid
, expected one of type [string, function].Steps to reproduce:
Related code:
The text was updated successfully, but these errors were encountered: