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:
![CleanShot 2023-04-10 at 10 38 56](https://user-images.githubusercontent.com/15056748/230935881-195ee318-5fb8-4f71-b76e-8a553d594a37.png)
The text was updated successfully, but these errors were encountered: