You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
First of all, this project is awesome. However, what is preventing me from using it, is that there is a bug when adding a backgroundImage from a dataURI, and then attempting to export the image without the background image
Thanks for reporting it. I'll update the title to reflect the issue correctly. I saw a few PRs I'll fix this too while merging them in the next version.
vinothpandian
changed the title
exportWithBackgroundImage behavior is brokenexportWithBackgroundImage does not work when background image is set using datauri
Jan 3, 2023
Describe the bug
First of all, this project is awesome. However, what is preventing me from using it, is that there is a bug when adding a backgroundImage from a dataURI, and then attempting to export the image without the background image
To Reproduce
To reproduce
exportWithBackgroundImage
Expected behavior
Image is exported without the background image.
Actual behavior
Image is exported with the background image. Note: The SVG is exported correctly, without the background image.
Screenshots

Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: