extrastu
extrastu
## 版本 > 请检查问题是否存在于最新版本中 ## 环境 > 系统、浏览器、React 等版本信息 ## 重现链接 > 最小化重现错误以便精准定位问题,例如:[Flow](https://codesandbox.io/s/ggeditor-flow-hq64m) / [Mind](https://codesandbox.io/s/ggeditor-mind-2262q) ## 重现步骤 > 清晰的重现步骤以便迅速定位问题 ## 期望的结果是什么 ## 实际的结果是什么 ## 报错信息如下 ` TypeError: Object(...) is not...


``` import JSZip from 'jszip' let zip = new JSZip() const cache = JSON.parse(localStorage.getItem('zip')) const email = localStorage.getItem('email') if (cache) { const { files } = cache zip.files = files...
# Side browser >A Browser extension for Chrome and Firefox that allows you to open a side panel to browse the web while you work. ## 截图预览   ##...