Open prashanthgundas opened 3 years ago
we need to render the image in base64 format when we are using the canvas to render the image from S3 bucket
https://github.com/niklasvh/html2canvas/issues/1614
No solution as far as I know, but I have a workaround: change every image to base64. That way, you could render it in canvas even though it's originally from different domain.