An error is thrown in the console when attempting to export to excel in a stackblitz sample. #8940
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.
Description
"JSZip is not a constructor" error is thrown in the console.
Steps to reproduce
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.
The text was updated successfully, but these errors were encountered: