OfficeDev / Office-Addin-TaskPane-React

Template to get start started writing a TaskPane Office Add-in for the React framework using TypeScript
Other
59 stars 34 forks source link

Not able to load addin in IE edge browser #53

Closed AlavalaShreyas closed 3 years ago

AlavalaShreyas commented 4 years ago

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

Expected behavior

Please describe the behavior you were expecting

We have cloned from your repository and built our outlook addin, it works fine with Chrome, but it keeps on loading in IE edge browser. Note : we have not done any other changes on top of our code.

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. Open Outlook in IE edge
  2. Open Addin
  3. It keeps on loading in IE edge.

Context

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

Failure Logs

LouMM commented 4 years ago

Thank you @AlavalaShreyas . Would you be able to share code with us that has this behavior? We are unable to get this to reproduce using our template.

TCourtneyOwen commented 3 years ago

There has been no follow-up communication from @AlavalaShreyas, so closing this. Please reactivate if you would like further investigation on this