joethei/obsidian-link-favicon

Icons don't load

Closed this issue · 5 comments

A lot of (sometimes most) links don't have favicons. There's also some error messages on the dev console when I scroll the problematic notes, probably related to problem:

image

I haven't managed to reproduce it consistently, but I can provide more observations if that helps.

The file in the error message exists, so I'm not sure what the problem is. @joethei could you help me debug this?

There's also this error:

image

@joethei could you help me debug this? Are there any pointers you could give?

Does the folder exist?
Does the file exist?

I haven't found the cause of this yet,
but I did fix the latest error, available in the next release.
Available once I find the other issue.

Yes, they both exist. I found references to ctime in the code, but I don't know where I would need to look for the uncaught error in a promise.

I found references to ctime in the code, but I don't know where I would need to look for the uncaught error in a promise.

I already fixed that bug, available in the next update.