Link to home
Start Free TrialLog in
Avatar of Ken McJohnson
Ken McJohnson

asked on

PDFKit issue: Works in all browsers except Edge/IE where button does nothing

This is a vexing problem. I have a custom coded website - in fact I am happy to supply login credentials to check the issue.

Coolant Lab Tools
username: kmaurer
password: 4372

click "routine analysis"
"view reports"
select "123 Last Test Company" as company and "01" under systems.
click "get report"

You will see the charts and graphps. In Chrome, FF etc, the "download PDF" button works. In Edge/IE, it does not.

I am using PDFKIT to build the PDF and it has a library called node_modules/browser-resolve. This was all built by a 3rd party so my knowledge is fairly limited as to what I need to look at

The key question is this: We know it works, because it works in Chrome. So what might the missing link be in Edge?
ASKER CERTIFIED SOLUTION
Avatar of Tom Cieslik
Tom Cieslik
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Ken McJohnson
Ken McJohnson

ASKER

Any additional thoughts on this? This is unresolved. Please let me know what info I can provide to help arrive at a solution