John Fercher
John Fercher
I will have a deeper look to see what can be done.
I will try this.
What is the size of the PDF which you are trying to generate? I'm removing this log fatal now.
I will improve the error handling by exposing better the error cause of which chunk occurred in https://github.com/F-Amaral/go-async/issues/5.
Created a new release without this `log.Fatal`. I will improve the error handling next.
You're welcome. How much time the generation to this PDF took in single-core? May you share a printscreen of the content?
No problem, using large images is really a problem. We are about the introduce a way to manipulate images to avoid this kind of issue.
Maybe we should have a Header object, as we have Page, Col and Row... And this would become a HeaderProp...
I'm also having problems to load many data. I'm getting this error: ``` Maximum recursive updates exceeded in component . This means you have a reactive effect that is mutating...
Version: @vue/cli 5.0.8 This example fails to me. ```json { "nodes": { "aracaju": { "id": "aracaju", "name": "Aracaju", "color": "#2345AB", "radius": 0, "border_radius": 10, "type": "rect", "width": 55, "height": 40,...