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

Uncaught TypeError: _this.props.onChangePage is not a function #2952

Closed
Ancientae0N opened this issue Jul 15, 2021 · 5 comments
Closed

Uncaught TypeError: _this.props.onChangePage is not a function #2952

Ancientae0N opened this issue Jul 15, 2021 · 5 comments
Labels
question Further information is requested wontfix This will not be worked on

Comments

@Ancientae0N
Copy link

I have a table which has pagination, I'm trying to go to the next page and it throws the error Uncaught TypeError: _this.props.onChangePage is not a function, everything was working fine until today, in fact the same application I had deployed last night is working, but in local it's failing now.

image

The error onClick of the arrow for the next page

image

@Ancientae0N Ancientae0N added the question Further information is requested label Jul 15, 2021
@AKLEIN26
Copy link

I' facing the same issue as well.

@9jaGuy
Copy link

9jaGuy commented Jul 16, 2021

see #2935

@brahmdev
Copy link

the solution given #2937 (comment) worked for me.
Hope this won't be needed once it is released

@jesperborgstrup
Copy link

The breaking change was reverted in @material-ui/core version 4.12.3: https://github.com/mui-org/material-ui/releases/tag/v4.12.3.

Upgrading to this version fixed the issue for me

[Table] Re-introduce deprecated TablePagination onChangePage to ActionsComponent (#27407) @eps1lon

@stale
Copy link

stale bot commented Nov 1, 2021

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 Nov 1, 2021
@stale stale bot closed this as completed Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

5 participants