Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

下载电子书时,点击【确认】按钮没有反应 #8

Closed
liamli opened this issue Apr 28, 2023 · 4 comments
Closed

下载电子书时,点击【确认】按钮没有反应 #8

liamli opened this issue Apr 28, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@liamli
Copy link

liamli commented Apr 28, 2023

下载电子书时,点击【确认】按钮没有反应。
格式无论选html、epub还是pdf,都没有反应。

image

另外,登录二维码无法显示。

@yann0917
Copy link
Owner

暂时没有找到合适的方法向前端传递进度,确实是没有反应的,README 已经备注说明了,『下载均在后台执行,下载完毕弹框会关闭,等待弹窗关闭或者点击确定下载后关闭,均会在后台执行下载程序。』

@yann0917
Copy link
Owner

二维码不显示的问题参考 bug #7

@yann0917 yann0917 added the bug Something isn't working label May 7, 2023
@yann0917
Copy link
Owner

yann0917 commented May 7, 2023

解决方案:下载时模拟动态进度条

@yann0917
Copy link
Owner

更优解决方案:使用 Events事件
下载时服务端触发事件,前端设置侦听器侦听特定事件。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants