-
Notifications
You must be signed in to change notification settings - Fork 36
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
It just stopped working after update #210
Comments
Press CTRL + Shift + I to open the inspect sidebar and check console output if there is any error or warning messages. |
No warning messages I'm afraid
On Friday, January 3, 2025 at 09:59:55 AM CST, Adam Lukacovic ***@***.***> wrote:
Press CTRL + Shift + I to open the inspect sidebar and check console output if there is any error or warning messages.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
5app.js:1 Uncaught TypeError: Cannot read properties of undefined (reading 'toLowerCase') |
According to console output, error is caused by |
Yeah I see that now, I think I just saw "read" and I thought it was this. Like I said before there are no errors for readitlater, and I even turned off reader plugin and tested it again. So I really don't know what readitlater just suddenly stopped working. Its as if the action isn't even being initiated because if it was then it would case an error. I will say in that error log there are two thins that state its reader plugin, but in between there are two erros that have a different app.js file name, which leads me to think maybe that one is readitlater app.js:1 Error: Destination file already exists! |
Please check that this issue hasn't been reported before.
Expected Behavior
I made my hotkey nice and simple so that it wouldn't compete with any other function, so I know its not that.
It doesn't even pull up a notification whether or not something failed. I've done it through the command as well, just in case the hotkey is being weird.
Current behaviour
The command to save on the clipboard isn't working at all. No matter the content type.
Steps to reproduce
I can't tell you how to reproduce it, but I did reinstall the plugin completely just in case. And it is still not working.
Which Operating Systems are you using?
Obsidian Version
1.7.7
Plugin Version
0.10.1
Checks
Possible solution
No response
The text was updated successfully, but these errors were encountered: