gregnb / gregnb/mui-datatables
Problems with ForwardRef
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
Hello!
Today i upgraded MUI DataTables to the latest update, and this type of errors started appearing:
" index.js:1 Warning: Failed prop type: The prop buttonRef of ForwardRef(ButtonBase) is deprecated. Use ref instead. ", as well and other errors related to ForwardRef... i really don´t know what to do with this. 😟
I notice when i turn of the search ( search : false ) , for example, in the options the error disappears, as well as the other errors, turning off the setting does the trick, but i need those functionalities like the search and pagination..
Here´s an example on CodePen: https://codesandbox.io/s/mui-datatable-forwardref-error-p75ji
I couldn´t found much information about this, can some give me a hint? 😄
Thanks in advance 💙
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.