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
I have encountered similar issue when I tried render larger content (almost ~15K pages) with jsPDF-AutoTable, memory leak causes new jsPDF() object when it become so large in my case it became almost 500mb, only solution i found so far is try reducing pdf content
Sorry for my poor English.
I'm new to jspdf
While using it,
I found a phenomenon that I suspect is a memory leak
I wonder if it's my fault or a problem with the library
Unfortunately, I can't disclose the detailed code contents.
The text was updated successfully, but these errors were encountered: