html2canvas 1.4.1 screenshot error element using background-image:data:image/svg+xml;base64,
I use the html2canvas library to capture screenshots by passing in a className and saving the image file as a blob. However, when the image is saved or downloaded, there is an issue with elements that have background-image: url(data:image/svg+xml;base64,...) (SVG…