box / box-content-preview

JavaScript library for rendering files stored on Box
https://developer.box.com/docs/box-content-preview
Other
106 stars 113 forks source link

Previewer not supporting encrypted Excel when using as UI component #1514

Open eamell opened 6 months ago

eamell commented 6 months ago

Please fill out the following template so we can reproduce and fix your issue as quickly as possible!

Note: if your issue includes a potential security vulnerability, please do not file it here. Instead, email the issue to security@box.com for support.

Note: if your issue involves annotations.js/css, please report the issue here.

Environment:

Desktop (please complete the following information):

Steps to reproduce the problem:

  1. Create a password protected Excel (xlsx) document and put it into Box.
  2. Validate that it works in the Box.com viewer.
  3. Using an external React or Angular (this is what I am using) application that is not in Box.com domain include the previewer via the CDN not the NPM package.

What is the expected behavior? (Screenshots can be helpful here) The viewer will display the file.

What went wrong? (Screenshots, console logs, or HAR files can be helpful here) The viewer indicates the file can't be viewed and requests to update it.

Link to application or sample code:

If relevant, link to file (or attach file here)

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.