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

[corb]导出html文件异常 #479

Closed
Lezon opened this issue Apr 19, 2019 · 3 comments
Closed

[corb]导出html文件异常 #479

Lezon opened this issue Apr 19, 2019 · 3 comments
Labels

Comments

@Lezon
Copy link

Lezon commented Apr 19, 2019

以前用的好好的,最近无论哪个网页导出html文件都异常。能导出文件,但是数据大小为0KB,打开文件一片空白。
chrome_2019-04-19_09-39-44

@Kenshin
Copy link
Owner

Kenshin commented Apr 19, 2019

谢谢反馈,这是 Chrome 升级后的一个 跨域错误 造成的。
简单的说,Chrome 在升级后增加了一些安全措施导致。

下个版本会修复此错误~


临时解决方案:使用 临时阅读模式 来生成页面,然后手动下载。

@Kenshin Kenshin added the bug label Apr 19, 2019
@Kenshin Kenshin changed the title 导出html文件异常 [corb]导出html文件异常 Apr 19, 2019
@Lezon
Copy link
Author

Lezon commented Apr 19, 2019

大佬辛苦了
^ _ ^

@Kenshin
Copy link
Owner

Kenshin commented May 6, 2019

简悦已升级到 1.1.2.5005 版本,增加了全新的 词法分析引擎

解决了此类问题,详细说明请看

  • LaTeX 解析

  • 某些图片被错误居中的情况;

  • 识别图片的相对地址;

  • 去掉一些无用的多余空行;

以及增加了一些新功能:

@Kenshin Kenshin closed this as completed May 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants