pnp/PnP

Multiple attachment does not support IE?

Opened this issue · 0 comments

I am using multiple attachment using react and pnpjs . The multiple attachment functionality is working fine in chrome and Firefox but not working in IE 11. It is not throwing any error in IE 11.

####Which PnP repository should you use to report the issue?####

Category

[ ] Bug

Environment

[ ] Office 365 / SharePoint Online

Expected or Desired Behaviour

The multiple documents getting uploaded to SharePoint List in chrome and Firefox.

Observed Behaviour

The multiple documents are not getting uploaded to SharePoint List in IE11.

Steps to Reproduce

select multiple file and upload. Please note we are using pnpjs core multiple document attachment functionality.