exceljs / exceljs/exceljs

[BUG] XYZ

Open
#2,934 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
15.5k
Forks
2k
PR merge metrics
No merged PRs in 30d

Description

## 🐛 Bug Report

## Steps To Reproduce

```javascript
const workbook = new Excel.Workbook()
await workbook.xlsx.load(buffer)

```

## The expected behaviour:

使用buffer加载 直接报错 Cannot read property forEach of undefined
## Possible solution (optional, but very helpful):

```javascript

```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.