LisaHusband commented on issue #34102: URL: https://github.com/apache/superset/issues/34102#issuecomment-3057494988
If there's no issue with the backend, and this problem only appeared in the latest version, then it's likely an error in the frontend code. You could try rolling back the frontend code to a previous version and rebuilding to see if the issue goes away. However, I wouldn't recommend this approach, since major version upgrades usually involve API changes. A simpler solution might be to just remove the pagination option — similar to what I did in this [PR.](https://github.com/apache/superset/pull/34016) -- 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]
