-
Notifications
You must be signed in to change notification settings - Fork 781
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
Is there a way to reset the table when prop changes? As in when the new data come in, i want the currPage to go back to 1 and remove the sorted table and so on. #975
Comments
@kadariyp, I thought there are something I am supposed to improve |
I reset the table in componentDidUpdate by using the table handlers componentDidUpdate() { |
yap, these exposed function is a workaround, but just no very react style~ |
Any update on this feature? |
@kadariyp, sorry for lately fixing, it still work in process, I only few hours a day and need to handle all the issue here, and I've tag this issue as BTW, I thought there's some bugs in |
Just a question, @kadariyp, did you use the |
@kadariyp, try |
Thanks @AllenFang. I tried to update the version to this one but it throws an npm error. react toastr issue. any idea on when this issue will be resolved? |
Its same as 863. Trying to install new version but react-toastr throws the error. |
sorry about this issue, because it happen some time and I can't reproduce it and if somebody can give me all the environment setting, dependencies version and a minimal and simple repo will be better. |
No description provided.
The text was updated successfully, but these errors were encountered: