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
Specifically on the branch v2. You can clone it, run yarn start, then click on the "View" tab.
There is a button titled "Convert" that I've hooked up dom-to-image-more to.
Your view should look like this:
Open up the console to see the error (pictured below)
Expected behavior
The console should show the data url
Actual behavior (stack traces, console logs etc)
This error. I tried the same function on a simple div with only text inside, and it worked, so I'm sure it's something weird I'm doing...
Library version
3.1.6
Browsers
Chrome 49+
Firefox 45+
The text was updated successfully, but these errors were encountered:
Use case: description, code
Hi, I have a div on a page that I'm trying to convert to an image. We're just at the proof-of-concept stage, so here's the code:
https://gitlab.com/annie-elequin/ifctools/-/tree/v2
Specifically on the branch
v2
. You can clone it, runyarn start
, then click on the "View" tab.There is a button titled "Convert" that I've hooked up dom-to-image-more to.
Your view should look like this:
Open up the console to see the error (pictured below)
Expected behavior
The console should show the data url
Actual behavior (stack traces, console logs etc)
This error. I tried the same function on a simple div with only text inside, and it worked, so I'm sure it's something weird I'm doing...
Library version
3.1.6
Browsers
The text was updated successfully, but these errors were encountered: