rasterizeHTML.js icon indicating copy to clipboard operation
rasterizeHTML.js copied to clipboard

Failing for large svg's in iOS

Open Saahiljeet-Singh opened this issue 3 years ago • 1 comments

Hi,

Large files are failing on iOS devices. We are converting our images into data Uri's and then appending them into svg's. Sample: https://jsfiddle.net/1ratc76L/5/

Is there any way we can bypass appending data uri and apss blob's directly, or any other way to make it work. Our production code generates empty outputs in those cases.

Saahiljeet-Singh avatar Nov 24 '21 08:11 Saahiljeet-Singh

@cburgmer : Any update or workaround is appreciated.

Saahiljeet-Singh avatar Nov 29 '21 12:11 Saahiljeet-Singh