Feedly : get back Keep Unread button

Get back the Keep Unread button visible when reading an article in Feedly.

< 脚本Feedly : get back Keep Unread button的反馈

评价:好评 - 脚本运行良好

§
发表于:2025-04-18

It would show the keep unread button, but once clicked the button. There's an error message: "Uncaught TypeError: Cannot read properties of undefined (reading 'toLowerCase') ".

§
发表于:2025-04-18

The "Uncaught TypeError: Cannot read properties of undefined (reading 'toLowerCase')" error when clicking a "keep unread" button indicates that the code is trying to use toLowerCase() on a value that is currently undefined. This could be due to missing data, incorrect variable names, asynchronous operations where data hasn't loaded yet, a logic error in the JavaScript, or issues within a front-end framework. To troubleshoot, use the browser's developer tools (Console and Sources tabs) to identify the exact line causing the error, inspect the involved variables and data, and consider potential issues with asynchronous operations or event handling. Providing the relevant code and data structure details would allow for more specific assistance.

§
发表于:2025-04-18

Many thanks!! The script works great, after I cleared cookies and restart browser. Have a nice day and everything goes your way.

发表回复

登录(不可用)以发表回复。

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址