Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An error is thrown in the console when attempting to export to excel in a stackblitz sample. #8940

Closed
gedinakova opened this issue Feb 9, 2021 · 0 comments · Fixed by #8950
Assignees
Labels
🐛 bug Any issue that describes a bug excel-exporter 🧨 severity: medium version: 11.1.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@gedinakova
Copy link
Contributor

Description

"JSZip is not a constructor" error is thrown in the console.

  • igniteui-angular version: N/A
  • browser: N/A

Steps to reproduce

  1. Run angular samples
  2. Navigate to Data Grid > Export to Excel
  3. Open the first sample in Stackblitz
  4. Attempt to export the grid.

Result

"JSZip__namespace is not a constructor" is thrown in the console. Nothing gets exported.

Expected result

The export should be successful, no errors should be thrown.

Note

This seems to be a stackblitz issue.

@gedinakova gedinakova added the 🛠️ status: in-development Issues and PRs with active development on them label Feb 9, 2021
@gedinakova gedinakova self-assigned this Feb 9, 2021
@gedinakova gedinakova added ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed 🛠️ status: in-development Issues and PRs with active development on them 🆕 status: new labels Feb 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Any issue that describes a bug excel-exporter 🧨 severity: medium version: 11.1.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants