Skip to content
#

react-library

Here are 115 public repositories matching this topic...

prograk
prograk commented Dec 30, 2020

Describe the bug
When use exportImage it exports to base64 without the background image that was added to canvas.

To Reproduce
Steps to reproduce the behavior:

  1. add background image in canvas.
  2. Draw on canvas with a bgimage
  3. exportImage jpeg
  4. img tag will only have strokes without background of canvas

Expected behavior
it should contain background image with strok

Improve this page

Add a description, image, and links to the react-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the react-library topic, visit your repo's landing page and select "manage topics."

Learn more