[EuiInMemoryTable] Error appears in console related to prop sorting.sort.direction
#4137
Labels
good first issue
⚠️ needs validation
For bugs that need confirmation as to whether they're reproducible
When the number of rows per page is changed, there's an error in the console like
Warning: Failed prop type: The prop
sorting.sort.direction
is marked as required inEuiBasicTable
, but its value isundefined
.The text was updated successfully, but these errors were encountered: