browserify / browser-resolve

resolve function which support the browser field in package.json
MIT License
102 stars 70 forks source link

Button on IE not working - works on all other browser #86

Closed mcpilot100 closed 7 years ago

mcpilot100 commented 7 years ago

I am hoping this is the proper place to submit this.

I am exporting a PDF using PDF kit, to which I have added node_modules/browser-resolve.

When I click the PDF button in any browser, it properly launches or downloads the PDF, except for MS Edge or any other IE version.

Any thoughts on how I can resolve this?