apache/superset
Table View error: getPaginationModel(): currentPage shouldn't be greater than totalPages
Fermée
#31 403 ouverte le 11 déc. 2024
good first issueviz:charts:table
Métriques du dépôt
- Stars
- (72 837 étoiles)
- Métriques de merge PR
- (Merge moyen 31j 15h) (773 PRs mergées en 30 j)
Description
Bug description
- On Mixed Chart click "View as Table"
- Paginate to the last page
- Input some text into search bar, not present in the table
- Get an error getPaginationModel(): currentPage shouldn't be greater than totalPages Seems like bug not relevant to chart, more likely React-specific
Screenshots/recordings
Superset version
4.1.1
Python version
3.9
Node version
16
Browser
Chrome
Additional context
No response
Checklist
- I have searched Superset docs and Slack and didn't find a solution to my problem.
- I have searched the GitHub issue tracker and didn't find a similar bug report.
- I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section.