automa icon indicating copy to clipboard operation
automa copied to clipboard

The `onComplete` callback cannot be used as a message parameter in `handleDownload `

Open lanrenbulan opened this issue 9 months ago • 5 comments

Image

Image

onComplete is always null

lanrenbulan avatar May 07 '25 02:05 lanrenbulan

I'm having the same problem. Did you manage to fix it?

fangxiangCN avatar Jul 15 '25 07:07 fangxiangCN

@bingren-yd 请帮看下这个问题

lanrenbulan avatar Aug 19 '25 09:08 lanrenbulan

@bingren-yd 请帮看下这个问题

看起来是旧版本代码,使用最新版还能稳定复现这个问题吗?

This appears to be an older version of the code. Can you still consistently reproduce this issue with the latest version?

bingren-yd avatar Aug 19 '25 13:08 bingren-yd

I will double-check the code here no matter what.

bingren-yd avatar Aug 19 '25 13:08 bingren-yd

@bingren-yd 请帮看下这个问题

看起来是旧版本代码,使用最新版还能稳定复现这个问题吗?

This appears to be an older version of the code. Can you still consistently reproduce this issue with the latest version?

使用的是1.29.9,在后面续的版本中,没看到有对download作出调整的部分。

因无法执行onComplete回调,会导致:即使下载完成,也会等待超时。

lanrenbulan avatar Aug 20 '25 00:08 lanrenbulan