jmeegan2 commented on issue #31579: URL: https://github.com/apache/superset/issues/31579#issuecomment-3774081455
> Assuming PLAYWRIGHT_REPORTS_AND_THUMBNAILS is working as planned for folks, thus the long silence, so I'll close this one out. Holler if it needs a revisit! Tried the PLAYWRIGHT_REPORTS_AND_THUMBNAILS approach - I couldn't get it to work, I tried for like half an hour. What worked: Replaced dom-to-pdf with dom-to-image-more + jsPDF in downloadAsPdf.ts. Removed dom-to-pdf from dependencies. Captures WebGL/deck.gl canvases client-side, no backend changes needed. If u want to see the code change for that you can let me know, I have the changes in a private repo atm. -- 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]
