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

use onPageChange instead #2935

Closed
dcerlanda opened this issue Jul 7, 2021 · 7 comments
Closed

use onPageChange instead #2935

dcerlanda opened this issue Jul 7, 2021 · 7 comments
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@dcerlanda
Copy link

having this warning

Warning: Failed prop type: The prop onChangePage of ForwardRef(TablePagination) is deprecated. Use the onPageChange prop instead.

package.json

"dependencies": {
"@amcharts/amcharts4": "^4.10.20",
"@fullcalendar/bootstrap": "^5.8.0",
"@fullcalendar/core": "^5.8.0",
"@fullcalendar/daygrid": "^5.8.0",
"@fullcalendar/interaction": "^5.8.0",
"@fullcalendar/react": "^5.8.0",
"@material-ui/core": "^4.12.0",
"@material-ui/icons": "^4.11.2",
"@reduxjs/toolkit": "^1.6.0",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.5.0",
"@testing-library/user-event": "^7.2.1",
"apexcharts": "^3.27.1",
"availity-reactstrap-validation": "^2.7.1",
"axios": "^0.21.1",
"axios-mock-adapter": "^1.18.2",
"bootstrap": "^4.5.0",
"chart.js": "^3.4.1",
"chartist": "^0.11.4",
"draft-js": "^0.11.7",
"echarts": "^4.9.0",
"echarts-for-react": "^2.0.16",
"fullcalendar": "^5.8.0",
"fullcalendar-reactwrapper": "^1.0.7",
"google-maps-react": "^2.0.6",
"lodash.clonedeep": "^4.5.0",
"match-sorter": "^6.3.0",
"material-table": "^1.69.3",
"mdbreact": "^4.27.0",
"metismenujs": "^1.3.0",
"morris.js": "^0.5.0",
"node-sass": "^4.14.1",
"raphael": "^2.3.0",
"react": "^16.13.1",
"react-ace-editor": "0.0.3",
"react-alert": "^7.0.3",
"react-alert-template-basic": "^1.0.2",
"react-alert-template-mui": "^1.0.7",
"react-apexcharts": "^1.3.9",
"react-bootstrap-sweetalert": "^5.2.0",
"react-bootstrap-table-next": "^4.0.3",
"react-bootstrap-table2-editor": "^1.4.0",
"react-bootstrap-table2-filter": "^1.3.3",
"react-bootstrap-table2-overlay": "^2.0.0",
"react-bootstrap-table2-paginator": "^2.1.2",
"react-c3js": "^0.1.20",
"react-chartist": "^0.14.3",
"react-chartjs-2": "^2.11.2",
"react-closeable-tabs": "^1.1.5",
"react-cropper": "^2.1.8",
"react-custom-scrollbars": "^4.2.1",
"react-dom": "^16.13.1",
"react-draft-wysiwyg": "^1.14.7",
"react-dropzone": "^11.3.4",
"react-headless-tabs": "^1.1.1",
"react-image-lightbox": "^5.1.1",
"react-jvectormap": "0.0.16",
"react-ladda": "^6.0.0",
"react-metismenu": "^1.4.0",
"react-pro-sidebar": "^0.4.3",
"react-quill": "^1.3.5",
"react-redux": "^7.2.4",
"react-router-dom": "^5.2.0",
"react-scripts": "^4.0.3",
"react-table": "^7.7.0",
"reactstrap": "^8.5.1",
"redux": "^4.1.0",
"redux-saga": "^1.1.3",
"simplebar-react": "^3.0.0-beta.5"
},

@dcerlanda dcerlanda added the bug Something isn't working label Jul 7, 2021
@matthoffner
Copy link

Hi @dcerlanda I went ahead and made some prop type updates to this in #2937. Our test configuration fails on prop-type errors, so we would love to get this out soon. Thanks!

@raulrobi2018
Copy link

Hi people! I have the same issue using this packages:

"@material-ui/core": "^4.12.3", "@material-ui/icons": "^4.11.2", "@material-ui/lab": "4.0.0-alpha.60", "material-table": "^1.69.3", "react": "^17.0.2", "react-dom": "^17.0.2",
I tried with with previous versions but it remained the same.

@Cristy94
Copy link

Cristy94 commented Nov 2, 2021

Same issue, it works but it just shows the deprecated error. Is there a specific version that doesn't have this issue?

@chris-jalon
Copy link

@Cristy94 use the forked package: https://github.com/material-table-core/core

@Cristy94
Copy link

Cristy94 commented Nov 9, 2021

@Cristy94 use the forked package: https://github.com/material-table-core/core

Thanks, it worked!

Is this repo no longer maintained? Is that the main one now?

@chris-jalon
Copy link

@Cristy94 use the forked package: https://github.com/material-table-core/core

Thanks, it worked!

Is this repo no longer maintained? Is that the main one now?

yes and yes. more info: #3044

@stale
Copy link

stale bot commented Feb 8, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You can reopen it if it required.

@stale stale bot added the wontfix This will not be worked on label Feb 8, 2022
@stale stale bot closed this as completed Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

5 participants