tsayen / dom-to-image

Generates an image from a DOM node using HTML5 canvas
Other
10.21k stars 1.68k forks source link

Textarea with content %be makes dom-to-image crash #407

Open rasmusrim opened 2 years ago

rasmusrim commented 2 years ago

Use case: description, code

Trying to convert a textarea with the contents "%be" to a PNG.

codesandbox

Expected behavior

Image should be generated

Actual behavior (stack traces, console logs etc)

dom-to-image throws an error: image

Library version

2.6.0

Browsers