kgabryje commented on PR #30935: URL: https://github.com/apache/superset/pull/30935#issuecomment-2483443887
> @kgabryje ok, do you mean that setting `ENABLE_DASHBOARD_DOWNLOAD_WEBDRIVER_SCREENSHOT = True` would be enough to have the pdf generated on the backend? > > I thought that is only for scheduled dashboards No, that feature flag enables downloading dashboard as an image through Selenium, not client-side. I meant that we should do a similar thing for downloading as PDF to fix the problem with loading charts -- 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]
