I´m using MUI Datatables ( V.3.7.8 ), and this error " index.js:1 Warning: Failed prop type: The prop buttonRef of ForwardRef(ButtonBase) is deprecated. Use ref instead. " is appearing..
I can see that when i turn off the search in the MUIDataTable options ( search:false ), the error disappears and i noted that this is related to the Tooltip..
Is this problem already solved? Or somebody else is having the same issue?
Thanks in advance!