when buffer is destroyed on layer it crashes on reset()
未關閉
bug
- 主要語言
- JavaScript
- 星號
- 56
- 分支
- 5
- 平均合併
- 2 分鐘
- 30 天內合併 PR
- 1
描述
Issue when destroying layers in the reset function, I don't think there's actually a `layerItem.buffer` there
```js
this.#layers?.forEach(l => l.buffer.destroy());
```
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。