grimoire icon indicating copy to clipboard operation
grimoire copied to clipboard

[Bug] favicon incorrectly fetch

Open rllola opened this issue 1 year ago • 2 comments

Describe the bug The favicon is not correctly fetch and text is showed instead.

To Reproduce Steps to reproduce the behavior:

  1. Bookmark an other cool selfhosted project on github
  2. Go to your grimoire page and see the text overlapping where the favicon should be

Expected behavior The favicon should show correctly

Screenshots Screenshot from 2024-12-16 21-32-51

rllola avatar Dec 16 '24 20:12 rllola

Hello @rllola! The text being displayed may be a fallback for the <img> tag. Can you post here how does the URL for it look?

goniszewski avatar Dec 17 '24 16:12 goniszewski

Yeah sure. So if you want to reproduce it you can try to add this other cool selfhosted project to your collection : https://github.com/jordan-dalby/ByteStash

As an icon it pickup this url : https://github.com/manifest.json

It should just pickup the github icon but is missing it.

EDIT: It actually does it for all the github repo I have bookmarked

rllola avatar Dec 21 '24 20:12 rllola