sfirke opened a new issue, #42010: URL: https://github.com/apache/superset/issues/42010
### Bug description 1. Create a table chart with multiple pages (I'm using 20 records/page). Don't check "Server Pagination" 2. Browse to a page beyond p. 1 3. Click a cell in the table. That can be an HTML link that opens in a new tab (my use case) or any cell if you desire to enable a cross-filter 4. The table chart will jump back to page 1 This is undesirable and a reversion from prior versions of Superset. ### Screenshots/recordings _No response_ ### Superset version 6.1.0 ### Python version I don't know ### Node version I don't know ### Browser Firefox ### Additional context _No response_ ### Checklist - [ ] I have searched Superset docs and Slack and didn't find a solution to my problem. - [x] 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. -- 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]
