-
Notifications
You must be signed in to change notification settings - Fork 315
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
问题描述
尝试过卸载重装也不行,v1.1.0-beta问题一样,退回到1.0版本可以正常使用
重现步骤
1.安装脚本时:
页面显示:脚本信息加载失败! undefined
控制台报错:
[error] no such api {"env":"service_worker","service":"messageServer","action":"script/getInstallInfo"}
{code: -1, message: 'no such api script/getInstallInfo'}
2.导入备份时:
控制台直接报{message: 'The message port closed before a response was received.'}
按下导入按钮后:
前端显示:导入成功
后台日志:no such api {"env":"service_worker","service":"messageServer","action":"script/install"}
控制台报错:[error] no such api {"env":"service_worker","service":"messageServer","action":"script/install"}
{code: -1, message: 'no such api script/install'}
脚本猫版本
v1.0.1
操作系统以及浏览器信息
360极速浏览器X22.3.3170.64(64位) 内核版本:122.0.6261.95
补充信息 (选填)
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working