John

Results 23 comments of John

上传已经触发了的,只是 `fileList ` 的更新有点问题。 临时方案:自己使用 `onChange` 来更新 `fileList`

> Seems to have something to do with the Electron version update (Electron 12+ and macOS Big Sur) > > [child_process spawn locks up renderer for 300 - 3000ms on...

这是什么版本?v2 的 `run` 不是 `promise` 来的

下版本修复,你用 `run` 别加 `then` 就行了

@winter-ice 这是你类型写错了吧,贴个示例代码看看

@winter-ice 我特意用了 ws 去测试,也没有重现你的问题

@winter-ice 我换了个eap版本也没法重现,你看看能不能开个issue提供一下更详细的信息

@dmyz 这是预期行为,分页请求应当使用内部提供的分页方法 ( `changeCurrent`, `changePageSize`, `changePagination` ),如果需要用到 `run` 或者 `runAsync` 请自行管理参数