'jsPDF not working .html function with Angular 12 in Google Chrome

The jsPDF (version 2.5.0) .html() function just loading and can't download the given HTML table in Angular 12 with Google Chrome - but in Edge works.

Here is the Ang 12 sample stackblitz demo

I found a working version in Angular 10 with jsPDF 2.1.0 version, but I could not figure out what is the problem.

Here is the working Ang 10 sample stackblitz demo

Thank you for your help!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source