rusackas commented on issue #29629: URL: https://github.com/apache/superset/issues/29629#issuecomment-3940242767
This issue has been resolved by two separate fixes: 1. **For Selenium-based screenshots**: PR #30767 (merged Nov 2024) - Checks if a dashboard contains charts first and skips the wait if empty 2. **For Playwright-based screenshots**: PR #33107 (merged Apr 2025) - Allows screenshotting empty dashboards without timeout Both fixes are now available in recent Superset releases. Empty dashboards containing only text or other non-chart elements can now be successfully screenshot for reports. Thank you for the detailed bug report with reproduction steps and stack trace - this helped identify and fix the issue for both screenshot implementations. Closing as fixed. -- 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]
