dosubot[bot] commented on issue #34570:
URL: https://github.com/apache/superset/issues/34570#issuecomment-3157288870

   <!-- Answer -->
   This is a known bug in the latest Superset master: when server pagination is 
enabled for table charts, clicking the pagination buttons does not update the 
table, even though the backend returns the correct data and the pagination 
controls update properly. The issue is a frontend state synchronization 
problem—pagination button clicks update state, but the table doesn't re-render 
with new data, likely due to a bug in how serverPaginationData or setDataMask 
is handled in the frontend. This regression has been reported in several recent 
issues and discussions 
([#31626](https://github.com/apache/superset/issues/31626), 
[#32513](https://github.com/apache/superset/issues/32513), 
[#34102](https://github.com/apache/superset/issues/34102)).
   
   Workarounds like toggling server pagination off and on, refreshing the 
chart, or increasing the "server page length" setting sometimes help, but are 
not reliable. The bug is under active discussion and investigation, but there 
is no official fix yet. If you see any errors in the browser console when 
clicking the pagination buttons, sharing those details in the relevant issue 
could help maintainers track down the root cause.
   
   You can follow progress or add details to the main tracking issues:  
   [#31626](https://github.com/apache/superset/issues/31626)  
   [#32513](https://github.com/apache/superset/issues/32513)  
   [#34102](https://github.com/apache/superset/issues/34102)
   
   
   <!-- Dosu Comment Footer -->
   *To reply, just mention [@dosu](https://go.dosu.dev/dosubot).*
   
   ---
   <sup>How did I do? 
[Good](https://app.dosu.dev/response-feedback/09168eb8-c4a0-4e70-b38d-5a6ec4d8a9c2?feedback_type=great_response)
 | 
[Irrelevant](https://app.dosu.dev/response-feedback/09168eb8-c4a0-4e70-b38d-5a6ec4d8a9c2?feedback_type=irrelevant_answer)
 | 
[Incorrect](https://app.dosu.dev/response-feedback/09168eb8-c4a0-4e70-b38d-5a6ec4d8a9c2?feedback_type=incorrect_sources)
 | 
[Verbose](https://app.dosu.dev/response-feedback/09168eb8-c4a0-4e70-b38d-5a6ec4d8a9c2?feedback_type=too_verbose)
 | 
[Hallucination](https://app.dosu.dev/response-feedback/09168eb8-c4a0-4e70-b38d-5a6ec4d8a9c2?feedback_type=hallucination)
 | [Report 
šŸ›](https://app.dosu.dev/response-feedback/09168eb8-c4a0-4e70-b38d-5a6ec4d8a9c2?feedback_type=bug_report)
 | 
[Other](https://app.dosu.dev/response-feedback/09168eb8-c4a0-4e70-b38d-5a6ec4d8a9c2?feedback_type=other)</sup>&nbsp;&nbsp;[![Chat
 with 
Dosu](https://dosu.dev/dosu-chat-badge.svg)](https://app.dosu.dev/a28d3c7e-a9d3-459e-9fb6-3a6f9ff4f357/ask?utm_source=githu
 b)&nbsp;[![Join 
Discord](https://img.shields.io/badge/join-5865F2?logo=discord&logoColor=white&label=)](https://go.dosu.dev/discord-bot)&nbsp;[![Share
 on 
X](https://img.shields.io/badge/X-share-black)](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/apache/superset/issues/34570)


-- 
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: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to