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
Paolo Lops — 12/24/2022 6:02 PM
Hi : i have a problem
i have autotable linked as js
if i run from develop mode all works like a charm
if i run from preview mode autotable is not loaded and report pdf rise an error :
why?
neon_balcony — Today at 3:56 PM
Hey Paolo, we just confirmed that this issue is caused by that third party libs are loaded and executed in parallel, since jspdf-autotable depends on jspdf, so it would sometimes fails. We'll fix this in next version: libs are downloaded in parallel and executed sequentially
The text was updated successfully, but these errors were encountered:
From Discord:
Paolo Lops — 12/24/2022 6:02 PM
![image](https://user-images.githubusercontent.com/118174126/209521673-17253e56-d8f0-4d10-af57-369d5f2756cd.png)
Hi : i have a problem
i have autotable linked as js
if i run from develop mode all works like a charm
![image](https://user-images.githubusercontent.com/118174126/209521681-71a6e59c-0643-4a4b-8063-1b214c2efa8a.png)
if i run from preview mode autotable is not loaded and report pdf rise an error :
![image](https://user-images.githubusercontent.com/118174126/209521693-fb414539-6bef-44f0-b820-8539394b437d.png)
why?
![image](https://user-images.githubusercontent.com/118174126/209521707-e0ba1794-2b1b-400d-b884-ab2994896654.png)
neon_balcony — Today at 3:56 PM
Hey Paolo, we just confirmed that this issue is caused by that third party libs are loaded and executed in parallel, since jspdf-autotable depends on jspdf, so it would sometimes fails. We'll fix this in next version: libs are downloaded in parallel and executed sequentially
The text was updated successfully, but these errors were encountered: