dosubot[bot] commented on issue #32513: URL: https://github.com/apache/superset/issues/32513#issuecomment-2701008704
<!-- Answer --> A similar issue has been reported where table chart pagination was not working correctly since version 4.1.0. The suggested solution was to check if the 'server pagination' option is enabled and ensure that the 'server page length' is set appropriately. This setting is crucial for pagination to work correctly, and adjusting it to a higher value might resolve the issue <sup>[[1]](https://github.com/apache/superset/issues/31626)</sup>. Additionally, in Superset version 4.1.1, there were several changes related to table visualization and pagination, including fixes for backend pagination and improvements to sorting and column width calculation <sup>[[2]](https://github.com/apache/superset/blob/master/superset-frontend/CHANGELOG.md)</sup>. It might be worth reviewing these changes to see if they impact your current setup. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* --- <sup>Help Dosu learn! Give it feedback: [Great Response](https://app.dosu.dev/response-feedback/629064ab-687b-4be2-8d7a-02f30878caed?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/629064ab-687b-4be2-8d7a-02f30878caed?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/629064ab-687b-4be2-8d7a-02f30878caed?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/629064ab-687b-4be2-8d7a-02f30878caed?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/629064ab-687b-4be2-8d7a-02f30878caed?feedback_type=hallucination) | [Bug Report](https://app.dosu.dev/response-feedback/629064ab-687b-4be2-8d7a-02f30878caed?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/629064ab-687b-4be2-8d7a-02f30878caed?feedback_type=other)</sup> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
