getTrimmedCanvas().toDataURL('image/svg+xml')
returns data:image/png
#49
Labels
kind: support
Asking for support with something or a specific use case
scope: upstream
Issue in upstream dependency
solution: native canvas behavior
This is not a bug and is just how the native canvas element works.
Hi there, Problem is the return type of signaturePadRef.current.getTrimmedCanvas().toDataURL('image/svg+xml');
may be there are different ways to get SVG from Trimmed Canvas
The text was updated successfully, but these errors were encountered: