khushboogupta10october commented on issue #28713: URL: https://github.com/apache/superset/issues/28713#issuecomment-5250337388
This is still reproducible in 6.1.0. Root cause : dom-to-image-more wraps DOM in SVG <foreignObject> -> safari blocks this. Fix: Use html2canvas for the Safari path. -- 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]
