F9y4ng / GreasyFork-Scripts

The open source code of this project is used for userscripts (油猴脚本) for desktop browsers, including Font Rendering (Customized) (字体渲染(自用脚本)- Font Rendering.user.js), and Search Engine Assistant (优雅的搜索引擎助手 - Google & Baidu Switcher.user.js), etc.
https://f9y4ng.github.io/GreasyFork-Scripts/
GNU General Public License v3.0
1.02k stars 48 forks source link

[发现错误] 设置字体渲染选项后无法保存 #84

Closed 20171213 closed 2 years ago

20171213 commented 2 years ago

描述错误信息 (清楚而简洁地描述了错误是什么)

错误再现 (重现行为的步骤)

  1. 去XX网址 ..."
  2. 单击YY链接/按钮 "..."
  3. 向下滚动到ZZ位置 "..."
  4. 查看错误

预期结果 (清晰明了地描述你所期待想要什么样的结果) 字体按照设置正常渲染

屏幕截图 (如果适用,请添加屏幕截图以帮助解释您的问题) QQ截图20220417225754 改动设置界面任意选项点击保存后都会出现如下提示 QQ截图20220417225641

客户端信息: (请填写以下信息)

请预先排除与你本地其他扩展或脚本的冲突,尽量在仅运行本脚本的情况下测试

附加信息 (在此处添加有关此问题的任何附加信息)

浏览器信息:{"architecture":"x86","bitness":"64","brands":[{"brand":" Not;A Brand","version":"99"},{"brand":"Google Chrome","version":"103"},{"brand":"Chromium","version":"103"}],"mobile":false,"model":"","platform":"Windows","platformVersion":"0.1.0","uaFullVersion":"103.0.5008.0"} 脚本扩展信息:Violentmonkey 2.13.0.18 脚本版本信息:2022.04.16.2 当前访问域名:f9y4ng.github.io 错误信息:[manageDomainsList]: TypeError: Cannot read properties of undefined (reading 'replace') [submitData]: TypeError: domainValue.push is not a function

F9y4ng commented 2 years ago

由于精力有限,不会对Beta、Canary、Nightly等测试分支版本的浏览器或脚本管理器做兼容测试,因非正式版本的浏览器或脚本管理器会有各种不可预见的问题或兼容性错误。

如果在使用正式版本后依然出现错误提示,请重新发起ISSUES。