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!
For me both links are working in Chrome (Version 97.0.4692.71) and Edge. Please check your console for errors, or clear your cache. You can have errors also because of Chrome extensions, you can prevent it in Incognito mode.