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

报错信息的改进建议 #169

Closed
zip11 opened this issue Apr 14, 2023 · 3 comments
Closed

报错信息的改进建议 #169

zip11 opened this issue Apr 14, 2023 · 3 comments

Comments

@zip11
Copy link

zip11 commented Apr 14, 2023

插件运行使用一段时间,在chrome扩展插件里面有错误按钮,
由于脚本太多不知道是 那个脚本的造成的错误,建议报错添加脚本名字信息

提示错误信息
Refused to set unsafe header "Content-Length"

上下文
src/background.html
堆叠追踪
src/vendor-27545368.js:2 (匿名函数)

@CodFrm
Copy link
Member

CodFrm commented Apr 14, 2023

这个错误好像是同步webdav库的,自定义了Content- Length,暂时没什么好办法处理

@zip11
Copy link
Author

zip11 commented Apr 15, 2023

这个错误好像是同步webdav库的,自定义了Content- Length,暂时没什么好办法处理

应该是webdav同步,不影响正常使用

@CodFrm
Copy link
Member

CodFrm commented May 1, 2023

如果是脚本的错误日志建议使用 GM_log 处理,可以在管理面板的日志模块查询

chrome的错误暂时不进行处理了

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

No branches or pull requests

2 participants