Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Depreciation Warnings #1757

Closed
kingeke opened this issue Aug 2, 2021 · 2 comments
Closed

Depreciation Warnings #1757

kingeke opened this issue Aug 2, 2021 · 2 comments

Comments

@kingeke
Copy link

kingeke commented Aug 2, 2021

  1. Warning: Failed prop type: The prop buttonRef of ForwardRef(ButtonBase) is deprecated. Use ref instead.
  2. Warning: Failed prop type: The prop onExited of ForwardRef(Popover) is deprecated. Use the TransitionProps prop instead.
  3. Warning: Failed prop type: The prop onChangePage of ForwardRef(TablePagination) is deprecated. Use the onPageChange prop instead.
  4. Warning: Failed prop type: The prop onChangeRowsPerPage of ForwardRef(TablePagination) is deprecated. Use the onRowsPerPageChange prop instead.
  5. Warning: Failed prop type: The prop onPageChange is marked as required in ForwardRef(TablePagination), but its value is undefined.

Please fix, thanks
"react": "^16.14.0",
"react-dom": "^16.14.0",

@kingeke
Copy link
Author

kingeke commented Aug 4, 2021

Linked #1748

@kingeke kingeke closed this as completed Aug 4, 2021
@danfoley1991
Copy link

You shouldn't close the issue until the PR is closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants