dosubot[bot] commented on issue #31863: URL: https://github.com/apache/superset/issues/31863#issuecomment-2592005283
<!-- Answer --> I found a similar open issue regarding image export problems in Firefox. Users have reported that exporting charts as images works well in Chromium-based browsers like Chrome and Microsoft Edge, but not in Firefox or Safari. Switching to a Chromium-based browser may resolve the issue <sup>[[1]](https://github.com/apache/superset/issues/28713)</sup>. Additionally, ensure that the `ENABLE_DASHBOARD_DOWNLOAD_WEBDRIVER_SCREENSHOT` setting is enabled in your Superset configuration, as it is necessary for exporting dashboards as images <sup>[[2]](https://github.com/apache/superset/blob/master/superset/config.py)</sup>. You might also want to check the logs of your Celery worker for any errors, as they can provide more insight into the problem <sup>[[3]](https://github.com/apache/superset/blob/master/docs/docs/configuration/alerts-reports.mdx)</sup>. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* --- <sup>Help Dosu learn! Give it feedback: [Great Response](https://app.dosu.dev/response-feedback/bd0f59be-1678-4318-ae59-69d6ddcbb2bd?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/bd0f59be-1678-4318-ae59-69d6ddcbb2bd?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/bd0f59be-1678-4318-ae59-69d6ddcbb2bd?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/bd0f59be-1678-4318-ae59-69d6ddcbb2bd?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/bd0f59be-1678-4318-ae59-69d6ddcbb2bd?feedback_type=hallucination) | [Other](https://app.dosu.dev/response-feedback/bd0f59be-1678-4318-ae59-69d6ddcbb2bd?feedback_type=other)</sup> -- 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]
